[Gambas-user] Command line Gambas with Timer?

Rolf-Werner Eilert eilert-sprachen at ...221...
Mon Feb 9 11:10:10 CET 2009


Hi folks,

is it possible to make a Gambas command line program and use a Timer?

In a command line program, you have a SUB Main(). But

DIM myClock AS NEW Timer

would have to be done outside this SUB Main(), right? Defining it within 
SUB Main is accepted but doesn't have any effect, of course.


Does Gambas jump from SUB Main() into other SUBs anyway?

Regards

Rolf




More information about the User mailing list