DimOnly

From BR Wiki
Revision as of 16:26, 27 March 2013 by Laura (talk | contribs)
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.


Default

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