Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 1 -------- le 20/01/2005 @ 23:29 par aldweb
visiteur |
Hello Justin,
The program will branch in a loop tracking for events, something like:
REPEAT E=DOEVENTS IF E=some value do something IF E=another value do something else UNTIL E=-1
So: 1. read the Appendix #1 - Tutorial - my first iziBasic program in the user manual 2. read the paragraph about the DOEVENTS (or WAITEVENT) function in the user manual 3. give a look to the sample programs source code, especially those in the GUI area (NekoCat, Matches, Numerus, iBClock) because they all deal with this
Cheers
@+ aldweb |