SUB parameter

From m204wiki
Revision as of 00:57, 28 February 2013 by Alex (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Default value
4
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The type of dummy string substitution

Valid settings of SUB are:

SettingSubstitution is made in...
0No substitution is made for dummy strings.
1Lines from the user's terminal (I/O level 0).
4Lines from procedures (I/O levels greater than 0).
5All input lines.