DimOnly
(Redirected from DIMONLY)
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
- Prohibit program entry of variable names which are not dimensioned.
Other
It can also be used with the Config command or within a program line using the Execute statement.