next up previous contents
Next: sendwait and Up: A dip Reference Previous: Variable Names

The if and goto Commands

The if command is rather a conditional branch than what one usually calls an if. Its syntax is

where the expression must be a simple comparison between one of the variables $errlvl, $locip, and $rmtip. The second operand must be an integer number; the operator op may be one of nclude{flow.asc, , 51000000, , , and .

The goto command makes the execution of the script continue at the line following that bearing the label. A label must occur as the very first token on the line, and must be followed immediately by a colon.



Ross Biro
Fri May 19 10:18:11 PDT 1995