BASIC Extensions > PLUS Extensions

OPEN for APPEND

When compiled in BASIC Plus mode, an attempt to open a sequential file for APPEND mode will automatically create the file if it does not already exist. (Under previous versions of BASIC, this condition causes a file-not-found error.)