Previous Topic: DESTINATION Statement ParametersNext Topic: Example: DESTINATION Statements


DESTINATION Statement Usage

At Least One Entity in a Destination

One LTERM, USER, or PRINTER option must be specified for each DESTINATION statement to generate an executable system.

Defining a Destination with Logical and Printer Terminals

When defining a destination composed of logical terminals or printer terminals, you should ensure that an LTERM statement and its associated PTERM statement exist in the system definition for each destination entry. The optional PTERM statement PRINTER DESTINATION parameter assigns a destination for WRITE TO PRINTER requests. You should ensure that, if a DESTINATION entity occurrence is deleted; all PTERM PRINTER DESTINATION parameters are updated to reference existing destinations.

Destinations not Required for Message Routing Facilities

You do not have to define destinations to use DC/UCF message routing facilities. Messages can be routed to individual users or logical terminals.