saving a stackfile from a standalone
Shao Sean
shaosean at unitz.ca
Sat Jun 28 06:11:01 EDT 2003
perhaps you should try the "closeStackRequest" handler
instead..(?)
on closeStackRequest
save stack B
pass closeStackRequest -- important! if this isn't here,
the program won't quit
end closeStackRequest
----- Original Message Follows -----
> on closestack
> save stack B
> end closestack
>
> This works without any problems if I run my program on my
> Mac, but data are not stored if I try doing the same on a
> Windows PC.
More information about the use-livecode
mailing list