Specifications

30/201
Else 'Job transmission error occurs.
MsgBox
"Job transmission error occurs. (" + Format$(rc0) + ")"
Exit Do
End If
Loop
If F_QUIT = True Then
DispLogMsg
lst, "Canceled.", ""
End If
DciLoadSave = rc
End Function
Note: Double underline
indicates transmission functions belonging to the MOTOCOM-H, single
underline indicates functions of which program lists are described below, and dotted underline
indicates the functions which are described below.
Other Functions
Function name
Contents
DispLogMsg() Outputs a message to the list box and log file.
GetJobNameByNo() Returns the number corresponding to the work number.
MsgBox() Displays a message in the dialog box and waits for the button to be pressed.
JobCopy() Copies a job to a specified file.