Relative folder paths
Björnke von Gierke
bvg at mac.com
Fri May 25 22:17:15 EDT 2007
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"
More information about the use-livecode
mailing list