[REBOL] How to get directory list
From: ale870:gm:ail 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