Sidewinder
07-12-2002, 06:19 PM
Hmmm- maybe I haven't learned as much about flow control as I thought I had...
This should be simple though - once your script calls a subprogram and the subprogram executes successfully, does control get handed back to the next line in the script after Call Subby-Wubby() automatically, or do you need to put a "Go To" or something in your subprogram to ensure that control returns there, or what.
And hey, that script that contains the "Call Subby-Wubby()" is that what people call a "calling procedure?"
Merci.
This should be simple though - once your script calls a subprogram and the subprogram executes successfully, does control get handed back to the next line in the script after Call Subby-Wubby() automatically, or do you need to put a "Go To" or something in your subprogram to ensure that control returns there, or what.
And hey, that script that contains the "Call Subby-Wubby()" is that what people call a "calling procedure?"
Merci.