Temporary folder on OSX
Shao Sean
shaosean at unitz.ca
Tue Jun 24 16:29:00 EDT 2003
actually you'll need something like this to be
cross-platform (thanks Klaus Major =)
local tTempDir
put the tempName into tTempDir
set the itemDelimiter to "/"
delete the last item of tTempDir
set the itemDelimiter to COMMA
put "/" after tTempDir
----- Original Message Follows -----
> >> What happens if you "answer the tempName"?
> > I get "/private/tmp/501/Temporary Items/tmp0"
> There's your temp directory.
More information about the use-livecode
mailing list