Programming with Reflection
MessageQueue property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which AS/400 message queue exception messages should be sent to. For example, the AS/400 may need to tell the printer to switch to another paper tray. The default is sufficient for most cases.
This property is only relevant for 5250 printer sessions.
This property causes an error when Reflection is connected to a host. Use the Connected property to determine if a connection already exists.
The default is "QSYSOPR".
This string can be up to 10 characters long.