set a prop after get url a stackfile
Klaus Major
klaus at major-k.de
Thu Mar 31 13:44:31 EST 2005
Bon sour Thierry,
> Hi all,
>
> after doing: get url http://....aStackFile
>
> i want to to set a customProp of this stack
> and save it on my disk... So, how can i get the Id of
> the stack or the name just after the get url ?
> i know i can do an OPEN IT,
> but i want to do this on the background, silently.
>
> any clue ?
Sure :-)
Simply do this AFTER it has been downloaded:
...
get url "http://....aStackFile"
put the short name of stack it into myTargetstack
save stack myTargetstack as "xyz"
...
Hope that helps...
> Regards, thierry
Best
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list