[Gambas-user] How to abort a large loop ?

Charlie Reinl Karl.Reinl at ...9...
Tue Apr 29 19:13:10 CEST 2008


Am Dienstag, den 29.04.2008, 11:21 -0400 schrieb Pino Zollo:
> Alle 10:12, martedì 29 aprile 2008, hai scritto:
> > I think it's because your WAIT is too short.
> >
> >
> > Try with :   wait 0,1     or wait 0,5
> 
> Merci Olivier,
> 
> It works with 0.1
> 
> Pino

Salut,

no that was not 'WAIT is too short' .

Please ref. to the help http://gambasdoc.org/help/lang/wait

' Waits a little, letting the user interacts with the GUI
WAIT 0.1

' Waits, but the user can just watch what happens...
WAIT

-- 
Amicalment
Charlie





More information about the User mailing list