Relative folder paths

Bill Vlahos bvlahos at mac.com
Fri May 25 22:51:11 EDT 2007


Björnke,

That's very helpful.

So you can't really do anything with relative paths. You just have to keep redefining what the defaultFolder is.

I can do that.

Thanks,
Bill

On Friday, May 25, 2007, at 07:17PM, "Björnke von Gierke" <bvg at mac.com> wrote:
>
>On 26 May 2007, at 04:09, Bill Vlahos wrote:
>
>> How would I get a list of files in the "DataFileFolder" and then get a 
>> list of files in the "Preferences" folder?
>
>Assuming your "DataFileFolder" contains your "Preferences" folder, and 
>is the current defaultfolder:
>
>Put the defaultfolder into temp
>set the defaultfolder to temp & "/Preferences"
>put the files
>set the defaultfolder to temp
>put the files
>
>-- 
>
>official ChatRev page:
>http://chatrev.bjoernke.com
>
>Chat with other RunRev developers:
>go stack URL "http://homepage.mac.com/bvg/chatrev1.3.rev"
>
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution
>
>



More information about the use-livecode mailing list