| Next | Previuos | Contents |
|
NAME |
PURPOSE |
FORMAT |
| VAL | Returns the numerical value of a string. |
VAL(x$) where: x$ is a string |
| VARPTR | Returns the address of the first byte of a variable or file. |
VARPTR(x) VARPTR(n) where: x is any variable n is the file number |
| WIDTH | Sets the CRT width to 40 or 80 chartacters. |
WIDTH n where: n is 40 or 80 |
- 54 -
| Next | Previuos | Contents |