:nRANDOM Keyword in the OPEN Statement 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►