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

[REBOL] Directory

From: sieglec::hotmail::com at: 14-Jan-2004 9:44

Why is it I cannot make a directory from an assigned variable name? testVariable: "12312323" make-dir %testVariable<