I basically a have a series of nested while loops that prompts the user
down a particular decision tree to a result.
What I was wondering, is there a way to exit an inner loop directly to the
initial while loop to start the program from the beginning?
It looks as though labels are only effective in the loop that you are
currently in?
Is that correct?

Thanks,

Craig
[EMAIL PROTECTED]
Pager
Numeric: 1-877-895-3558
Email pager: [EMAIL PROTECTED]
--------------------------------------------------------------
You will never find time for anything.
If you want time, you must make it.

Charles Buxton



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to