Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Saving files to IOS?

From: brett:codeconscious at: 2-Apr-2002 20:14

Hi,
> I would like to save files to REBOL IOS folder > directly from applications on Windows and Linux. Is > the only way to afterwards edit the index.r file in > the directory where I save the files?
REBOL/View has index.r files - I don't think there is an index.r file for IOS. IOS has something more sophisticated. To save files into a IOS folder on a client pc is easy - just save it. But to publish files on REBOL/IOS so that everyone else sees it then I think you would need to use REBOL/Link. Regards, Brett.