Hello,

I have a problem with my application. I use the "on openStack" function so
that the application launches some process when starting. The problem is
that the process is also launched when I am in editable mode (why in
editable mode are the instructions run ?). I tried to put a test :

put the mode of this stack into p
if (p <> 1) ...

But when I build my executable and launch it, the mode ("p") has the value
1 (edition). How is it possible ? What is the solution ? Please help me.


Maxence BERNARD


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to