Hello,

I have to create an application with two modes : one, normal with a
graphic window, and the other, when launched with "crontab", in shell
mode.
In order to run the application in console mode, I did like this :

on startup
put the visible of stack "mystack" to false
end startup

Problem: when launched with cron, the appli needs a graphical environment.
Is there a way to create an application without graphics (windows...), and
how can I do this ?

Maxence BERNARD








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

Reply via email to