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

[REBOL] Newbie questions

From: kpeters:mvinc at: 2-Oct-2003 13:25

Thanks, Steve. I will use your suggestion as it seems to be in the true REBOL spirit. (Am still interested in the ini solution if anyone has one, though). Another question: How do I typecast the URL below for use with banner or any other word expecting a string? REBOL [] ftpserver: ftp://server.somedomain.net view layout [ banner ftpserver ] Thanks, Kai