something alike, eh...

foreach file read %. [ if find file ".txt" [ insert tail filestream
read file ]]

?

-z


--- [EMAIL PROTECTED] wrote:
> Hello, I have a rebol script process a specific file. How can I add
> code to make
> it process all the files in the directory?
> 
> I tried to change the following line
>     FileStream: read/lines %files1.txt
> to
>     FileStream: read/lines %mydir/*.txt
> 
> But it didn't work. 
> 
> Any quick fix for this script?
> 
> Thanks
> 
> tZ
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/

Reply via email to