The Output_Communication procedure writes out information about the communication set-up to the specified unit.
Calling syntax:
call Output (Communication, Unit) |
Input variables:
Communication | The Communication object to be output. | ||
Unit | The logical unit for output, which defaults to 6. |
The Output_Communication code listing contains additional documentation.