Version

From BR Wiki
Revision as of 03:34, 23 August 2022 by Gordon.dye (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
VERSION(<file number>[,<numeric expression>])

The Version internal function returns the currently marked version number for a BR internal file. With an optional second parameter, VERSION can be used to set this version number in the file, provided the file has been opened for OUTPUT.

Version can also be set when creating a file by specifying VERSION= on the Open Internal string expression.

Related Functions