As Björnke says, you can't do it, but what you can do is save the current default folder and then reset it when you're done:

put the defaultFolder into tOldFolder
set the defaultFolder to someOtherFolder
put the files into tFileList
set the defaultFolder to tOldFolder


best,

Mark

On 18 Jun 2009, at 01:16, Björnke von Gierke wrote:

shell() or... maybe ftp into localhost ;)

other then that, there's no way, file information is exactly what the defaultfolder is for.

On 18 Jun 2009, at 04:59, Hershel Fisch wrote:

Hi, how can I get a list of files in a folder (without changing the
defaultFolder)?
Thanks, Hershel


--

official ChatRev page:
http://bjoernke.com/runrev/chatrev.php

Chat with other RunRev developers:
go stack URL "http://bjoernke.com/stacks/chatrev/chatrev1.3b3.rev";

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to