On 02 Dec 2003, at 18:00, [EMAIL PROTECTED] wrote:



Message: 3 Date: Tue, 2 Dec 2003 16:50:02 +0100 From: Bj?rnke von Gierke<[EMAIL PROTECTED]> Subject: Re: listing files in a directory folder and subfolders and copy To: How to use Revolution <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=US-ASCII; format=flowed

You need to make a directory walker. You have to loop trough all the
folders and set the defaultfolder to it, then loop trough these folders
etc. Watch out for the .. directory on macosx and unix systems, it
might trap you in a infinite loop.

snip


The thing that will trap you into a infinite loop is a "symbolic link".
Some explanation and the shortest dir_walker in rev on osx (and may be the other
nix)


http://lists.runrev.com/pipermail/use-revolution/2003-September/ 022972.html
http://lists.runrev.com/pipermail/use-revolution/2003-September/ 022974.html


Greetings,
WA

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to