Previous Topic: SET Statements for Package Ship SCLNext Topic: How to Manage Package Ship


CLEAR Statements for Package Ship SCL

CLEAR statements clear the information that has been designated by a SET statement. The CLEAR statement must be in the same syntax as the SET statement to which it applies, and must follow that SET statement. The CLEAR statement remains in effect until a new, related SET statement is encountered, or until processing ends.

CLEAR statements apply only to SET statements; similar information entered in a SHIP statement is not affected by the CLEAR statement.

Two CLEAR statements can be used with the Package Shipment Utility:

CLEAR DESTINATION

The CLEAR DESTINATION statement clears the destination specified in a previous SET statement.

CLEAR OPTIONS

The CLEAR OPTIONS statement clears the option specified in a previous SET statement.