Skip to content
Craig Edwards edited this page Apr 28, 2023 · 1 revision

OPENUP

OPENUP(string-expression)

Opens a file for input and output (reading and writing), returning an integer file handle used for READ, WRITE and CLOSE.

Clone this wiki locally