hilite the the statements and hit CTRL C in Console mode >NEW >EDIT ALL CTRL V click Compile
| variable | numeric variable only |
| str var | string variable only |
| expr | numeric constant, variable or arithmetic combination |
| str expr | string constant, string variable or combination |
| stno | statement number 1 through 16777212 |
| unit | file/device number 0 through 32767(only 64 open at 1 time) |
| filename | valid operating system filename |
| progname | name of program residing in a disk directory or a program library. |