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: [EMAIL PROTECTED]/
----------------------------------------------------------------


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to