Replaces the remark associated with existing groups. Format MODIFY GROUP group-expression [/qualifier...] "remark"
1 – Command Qualifiers
1.1 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
1.2 /REMARK
/REMARK="string" /NOREMARK Specifies whether to replace or delete the remark associated with the group. This remark is associated with the group you are modifying; it is not the remark logged with the MODIFY GROUP command. The /REMARK qualifier adds the specified remark to the group. This string replaces any previous remark associated with the group. The /NOREMARK qualifier deletes the remark from the group.
2 – Example
DTM> MODIFY GROUP MARGINS/REMARK="All border tests" _Remark:Replacing remark for group MARGINS %DTM-S-MODIFIED, group MARGINS modified DTM> This example replaces the existing remark associated with the group MARGINS with the remark "All border tests." It also logs the remark "Replacing remark for group MARGINS" with the MODIFY GROUP command in the history file.