Arguments |
<section_identifier> |
The name of the section in the Compiler Settings File (.csf) that contains the assignment. If you want to add or change the assignment in all possible sections in the CSF, use empty double quotation marks ("").
|
<source> |
If required, the first statement in a range of statements that contain the assignment. If there is no range, or you want to change the assignment in all possible statements, use empty double quotation marks ("").
|
<destination> |
The statement containing the assignment, or, for a range of statements, the last statement in the range. If you want to change the assignment in all possible statements, use empty double quotation marks ("").
|
<variable> |
The keyword for the assignment you want to add or change.
|
<value> |
The value you want to assign to the <variable> assignment.
|
|