CONFIGURE PRTSpecifies the value of PRT.
Description:
CONFIGURE PRT specifies the device-selector that the PRT function returns. It also does an implicit DUMP DEVICE ISPRT. For example, the following statements output the message "Hello There" to the printer port (assuming 10 is the printer port ISC).
CONFIGURE PRT TO 10
OUTPUT PRT; "Hello There"
See Also:
|