===== Reset (Statement) ===== ==== Format ==== **reset**\\ **reset()**\\ **reset**([[integerexpressions|open_file_number]]) ==== Description ==== Clears an open file. All data stored in the file is lost. If the file number is not specified file number zero (0) will be used. For serial ports the reset statement has not been implemented. ==== See Also ==== {{page>en:start#File and Serial Port Input/Output&noheader}} ==== History ==== |1.1.4.0|Added Serial Port|