Navigation: A-Shell BASIC (ASB) > Statements > File I/O Statements > Random Access Files
FILEBASE
FILEBASE fbase
FILEBASE sets the record numbering basis.
Parameters
fbase is a literal value, typically 0 or 1, establishing the starting point for record numbering in all files opened subsequently. 0 is the default.