set a prop after get url a stackfile
thierry
douez at wanadoo.fr
Sun Apr 3 08:43:44 EDT 2005
Hi Eric, Dan and Klaus,
C> May be I did not understand correctly this thread :-)
half of it :-) i was trying this in a different context.
In your example, the it contains the path to the stack.
In my example, the it contains the downloaded file (binary) of the stack.
Imagine we have a stack stored in a custom properties, we can
get the cAstack of stack "StacksinStack" ( => it contains the binary of the stack ), then
how can we get the name or other properties ?
As you can start a stack by this command :
get url (http://nices_stacks_from_So Smart Soft... )
open it
, i wanted to work with the customs props .
I was thinking also to do :
get url (http://nices_stacks_from_So Smart Soft... )
open invisible it
....
but here how do i know the name of the opened stack ????
none of my tries work for me :-(
The strangness is that Dan and Klaus seems to say that it should work ???
Voila pour le moment,
Any comment ?
Merci a tous, thierry
C> For instance, try this:
C> answer file "Choose any stack:"
C> put the script of stack it -- that's for getting a property
C> set the uPropTest of stack it to "Done" -- that's for setting a
C> property
C> save stack it -- as "xyz"
C> delete stack it
C> You will see absolutly nothing ;-)
Yes, you're right..
More information about the use-livecode
mailing list