Substack command don't reach main stack when executed as Standalone-"Corrected"

Eric Chatonet eric.chatonet at sosmartsoftware.com
Wed Feb 13 12:39:36 EST 2008


How and when is called 'SaisieChamp'?
Seems to be the point :-)

Le 13 févr. 08 à 18:30, Pierre a écrit :

> Excuse me I made a mistake describing the problem
> so here is the right description
>
>
> I have a main stack with several substacks using KeyBoard input and  
> Control handlers stored in Main Stack.
>
> During development everything goes right.
>
> When running the StandAlone I can't run these Handlers.
>
>
> I'm using Rev Enterprise V 2.8.1 with Mac OS X.4.10 on a Mac Mini
>
> I tried to put this handler at SubStack Script's  level:
>
> "on SaisieChamp NomChamp, NomStack
>     answer "Stack Script 'Saisie Rapide'"                         
> ==> I can get the the question under Revolution AND when running  
> Standalone Both are OK
>     pass SaisieChamp
> end SaisieChamp"
>
> I Put the same handler à Stack Script's level:
>
> "on SaisieChamp NomChamp, NomStack
>     global GRéponseChoix
>
>     --breakpoint
>     answer "Script Stack Compta" & return & "NomChamp = " &  
> NomChamp & return & "NomStack = " & NomStack          ==> I don't  
> get the question when running Standalone
> ...."
>
> I verified though the "Stack Inspector", substack is defined as  
> "Substack" of the
>
> Do I have something to do in "Stack Files" of "Stack Inspector" of  
> the Main Stack ?
>
> Has any one an idea of what goes wrong, what must I verify  or do?
>
> Many thanks for helping
>
> Pierre

Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------





More information about the use-livecode mailing list