Positions 8-80 (Free-form Operations)

Enter an operation that is supported in free-form syntax. Code an operation code (EVAL and CALLP are optional) followed by the operands or expressions. The operation may optionally span multiple lines. No new continuation characters are required; each statement ends with a semicolon (;). However, existing continuation rules still apply.

See Continuation Rules for more information on coding continuation lines.

The operation codes that can use free-form syntax are listed below. For operations that cannot use free-form syntax, check the detailed description in Chapter 22. Operation Codes to see if there is a suggested replacement.



[ Top of Page | Previous Page | Next Page | Contents | Index ]