User login
|
|
|
Frontpage Sponsor
|
|
|
Poll
|
Will you be interested in a program that will import data to your Baan (purchase orders, BOMs, etc…) Yes 46% It depends on the price 18% No 12% I already have one 25% Total votes: 57 |
|
|
|
By patvdv at 26 Feb 2008 - 21:56
|
Transfer of control
The Baan 3GL programming language supports several statements that change the flow of control in a program. These enable control to be transferred either conditionally or unconditionally to a specified point in the program.
You use the GOTO statement to transfer control unconditionally to a specified point. You use the IF...THEN...ELSE statement or the ON CASE statement for conditional transfer. These latter statements evaluate a specified condition and transfer control if the condition is TRUE.
Related topics
|
|
All times are GMT +2. The time now is 04:26.