Output Subtask ID function
You can specify whether to output the subtask IDs.
The Output Subtask ID function is available for all messages that are output for the Send processing, the Receive processing, and the Observe processing.
The output subtask ID can be used to identify the subtask that output the message.
This allows you to link the messages for processing.
The Subtask IDs that are output are 8 bytes long.
HULFT adds subtask IDs between the message number and the text of the messages that are output for the Send processing, the Receive processing, and the Observe processing.
When user-specific messages are output, HULFT adds subtask IDs after the user-specific messages.
Since console messages that are output by the Send program, the Receive program, and the Observe program (rather than the processing (subtasks) for the Send processing, the Receive processing, and the Observe processing) are displayed with error numbers, the subtask IDs are not output and spaces appear in the areas for the subtask IDs instead.
Examples for the output of subtask IDs are shown below:
When not outputting user-specific messages
Example: Case where the message is 'XR0001 ISP OPEN SUCCESSFUL'
OUTSTSKID |
Message Displayed |
---|---|
N (not output) |
XR0001 ISP OPEN SUCCESSFUL |
Y (output) |
XR0001 99999999 ISP OPEN SUCCESSFUL |
When outputting user-specific messages
Example: Case where the message is 'XR0001 ISP OPEN SUCCESSFUL'
OUTSTSKID |
Message Displayed |
---|---|
N (not output) |
XR00011234ABCD ISP OPEN SUCCESSFUL |
Y (output) |
XR0001 1234ABCD 99999999 ISP OPEN SUCCESSFUL |
Specify the output of subtask IDs with the Output Subtask ID (OUTSTSKID) in the System Environment Settings.
For details about the System Environment Settings, refer to Administration Manual.
-
HULFT ignores the specification of the Output Subtask ID (OUTSTSKID) in the System Environment Settings for messages that are output by the parent task, utility messages, or the messages that are shown below. The Subtask IDs are not output.
-
XRC9999
-
XRY0001 to XRY0003
-
XROP5xx
-
-
For the messages shown below, HULFT outputs a subtask ID when the message is output by the subtask, but HULFT does not output a subtask ID when the message is output by the parent task.
-
XROP0xx
-