Delete OI arguments

Table 1. Delete OI Arguments
Arg names Length Data type Description
ADID 16 Char Application ID
OPNO 4 Integer Operation number
Note: To delete both the operator instruction and any associated temporary instructions, issue a LIST OICOM request followed by this loop:
  1. A request with the OICOM segment as the argument
  2. A SELECT OICOM with argument NEXT.

Continue the loop until SELECT OICOM NEXT gives a return code greater than 0.