DimOnly

From BR Wiki
Revision as of 16:25, 27 March 2013 by Laura (talk | contribs) (Created page with "The '''DimOnly''' BRConfig.sys specification can be used to prohibit the creation of new variables during program editing unless the variable has been defi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The DimOnly BRConfig.sys specification can be used to prohibit the creation of new variables during program editing unless the variable has been defined by a Dim statement.

File:HELP0179.jpg


Default

  1. Prohibit program entry of variable names which are not dimensioned.