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

[REBOL] remote rebodex question

From: mh983:ya:hoo at: 16-Nov-2001 9:17

This is probably a dumb question, but I was reading through some old REBOL news, and I read something from Carl S. about his daily routine and how he uses REBOL/Link to work on the same files from home that he uses at work so he doesn't have to copy files around. So if you wanted to do this with something simple like the rebodex example, and be able to view and update your contact list whether you're at home or at work, what do you do? Do you just change the code to read the data file from a url rather than a local file? I guess you could put the data file in central location that home and work can access. Is providing this sort of distributed access the domain of IOS? mike