*OPENUSESQL (SETMODE)
PLBCMP Only, 9.5
*OPENUSESQL={sqltag}
The *OPENUSESQL control allows all filenames in OPEN statements to have the {sqltag} data appended to the name. If <sql> tag is not specified in the file name for a PLB OPEN instruction, the {sqltag} will be enclosed as <sql {sqltag} > and appended to the file name.
{sqltag} is a previously defined Character String Variable that specifies the string appended to the <sql> tag. If the {sqltag} variable contains all blanks, the current setting for the specified keyword is set to '<sql>'.
See Also: List Controls (SETMODE), SETMODE
![]() |