1. DTM> REMOVE GROUP LEFTMARGIN MARGINS /NOCONFIRM
_Remark: Removing LEFTMARGIN from MARGIN
%DTM-S-REMOVED, group LEFTMARGIN removed from group MARGINS
DTM>
This example removes the LEFTMARGIN group from the MARGINS
group.
2. DTM> REMOVE GROUP RIGHTMARGIN MARGINS,BOUNDARIES /CONFIRM
_Remark: Removing RIGHTMARGIN from MARGINS and BOUNDARIES
Confirm removal of group RIGHTMARGIN from group BOUNDARIES [Y/N] (N) Y
%DTM-I-REMOVED, group RIGHTMARGIN removed from group BOUNDARIES
Confirm removal of group RIGHTMARGIN from group MARGINS [Y/N] (N) Y
%DTM-I-REMOVED, group RIGHTMARGIN removed from group MARGINS
%DTM-S-REMOVALS, 2 removals completed
DTM>
This example removes the RIGHTMARGIN group from the BOUNDARIES
group and the MARGINS group and prompts you to confirm each
transaction.