oh!... oh!... oh!....

maybe....

done_t=0
FOR T=1 TO 10 until done_t
    done_q = 0
    FOR Q=1 TO 6 until done_q
        done_x = 0
        FOR X=1 TO 9 until done_x
             IF CONDITION THEN 
                        done_x = 1;done_q = 1
                        EXIT 
             end
        NEXT X
    NEXT Q
NEXT T

This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to