Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/26/05 06:49
Read: times


 
#88512 - LOOP HELP
I am writting some program and need some help with the loop
LOOP1:
.
code
.
CALL LOOP2

LOOP2:
.
code
.
CALL LOOP3

LOOP3:
.
code
.
CALL LOOP2<==== after 5 routines of loop back to loop 2 i wish to loop back to LOOP 1 at routine 6. So how does it work? Anyone help?


List of 3 messages in thread
TopicAuthorDate
LOOP HELP            01/01/70 00:00      
   All looped up...            01/01/70 00:00      
   Spend a bit time!            01/01/70 00:00      

Back to Subject List