Substack trouble

Chipp Walters chipp at chipp.com
Sat Mar 22 15:56:01 EST 2003


just trap the openStack handler in the substsack...

on openStack
  --do your subStack openStack stuff
end openStack



> -----Original Message-----
> From: use-revolution-admin at lists.runrev.com
> [mailto:use-revolution-admin at lists.runrev.com]On Behalf Of Ken Norris
> Sent: Saturday, March 22, 2003 10:48 AM
> To: use-revolution at lists.runrev.com
> Subject: Substack trouble
> 
> 
> Howdy,
> 
> I have a substack "devVK.1"
> 
> When I open it from the msg box like this:
> 
> open stack "devVK.1"
> 
> It tries to run the script of the main stack and, of course, 
> throws an error
> window.
> 
> I looked in the docs and it suggests putting:
> 
> on openStack
>   exit openStack
> end openStack
> 
> ...into the substacks script, but that will prevent the 
> substack's openStack
> handler from running, won't it?
> 
> Also, all the buttons and fieds I created in the substack had lt grey
> foregrounds, so you can't reads the names or typed tex.
> 
> I don't understand either of these things.
> 
> TIA, 
> Ken N.
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list