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
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to