Skip to main content

FILECLOSE

Syntax


SUB FILECLOSE(  reserved )

Description


FILECLOSE is built into version 8.30 and later.

FILECLOSE closes the currently open file .  In this version ONLY ONE file may be open at a time

reserved may be used in a future version, and is ignored for now.\

Example

\

fileclose(0)

\

Differences from other BASICs

\

  • no equivalent Visual BASIC
  • no equivalent in PBASIC

See also

\