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

[REBOL] How to get directory list

From: ale870:gma:il at: 1-Jun-2006 16:53

Hello, usually I use "list-dir" to get directory list. How can I get it to store them in a variable? E.g.: myDir: list-dir %/c/temp Thank you! One question more: how can I grab console contents without using echo command (it saves data into file, but I need to store data in a variable, block, etc...). Thank you again! :-) --Alessandro