downladed stack is not being actually saved
Mark Wieder
mwieder at ahsoftware.net
Mon Mar 15 23:21:03 EDT 2010
Nicolas-
Monday, March 15, 2010, 8:05:07 PM, you wrote:
> Thank you, Mark, but I did not know about "revert" until just now when
> I looked it up, and so have no idea where in the script to place this
> unfamiliar command.
Here's part of my update routine:
--save the image to disk
put tUpdate into url tDownloadLocation
try
set the style of this stack to "topLevel"
-- load the saved image from disk
revert
catch e
answer e
end try
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list