CALL RTR_REPLY_TO_CLIENT

Examples

The following example replies a message to the client.

RTR> CALL RTR_REPLY_TO_CLIENT "Getting that info for you" %RTR-S-OK, Normal successful completion

The following example shows a message of type unsigned and entered as a hexadecimal number.

RTR> CALL RTR_REPLY_TO_CLIENT "0xFA9BC0"/TYPE_OF_DATA=UNSIGNED %RTR-S-OK, Normal successful completion

6–34RTR Command Line Interface

Page 110
Image 110
Compaq AA-Q88CE-TE manual Following example replies a message to the client