| .RANDOM Keyword in the OPEN Statementi |
|
| RANDOM Keyword |
|
| An optional keyword in the OPEN statement, RANDOM specifies random-access |
| file mode. In random-access mode, you may read or write information to any |
| record position in the file using GET or PUT statements. |
|
See Also  OPEN   PUT   GET |