SUB parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
(No difference)

Revision as of 00:57, 28 February 2013

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.