2 questions
Ken Ray
kray at sonsothunder.com
Sat Feb 26 19:11:12 EST 2005
On 2/26/05 8:28 AM, "Rob Meijer" <robmeyer at hetnet.nl> wrote:
> 2.
> In Toolbook you may create a viewer
> With a viewer you can look inside
> each toolbookapplication, whithout opening it
If this viewer is the same thing that Gain Momentum used (i.e. it's like a
"portal" into a portion of a card from another stack), then the answer is
"no", Revolution doesn't have that. However, as Klaus mentioned, if the sole
purpose is to retrieve data from another stack, you can do so without
visibly opening it, like:
put the MyCustomProp of stack "C:\MyFolder\MyStack.rev" into tValue
which will not open MyStack.rev, but will still retrieve the MyCustomProp
property from it.
Hope this helps,
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com
More information about the use-livecode
mailing list