Loading...
Select Version
The CLISET macro explicitly protects programs against interruptions.
Operation | Operands |
CLISET | MF = E ,PARAM = <name 1..8> / (integer 1..15) |
MF = D [,PREFIX = C / prefix] | |
MF = C [,PREFIX = C / prefix] [,MACID = LIS / macid] | |
MF = L [,EXNINT = *U / *Y/ *N] |
Return codes (hexadecimal)
Subcode2 | Subcode1 | Maincode | Meaning |
01 | 00 | 0000 | No action (EXNINT=*U) |
00 | 00 | 0000 | Macro call was successful; no error |
00 | 01 | 0001 | Parameter error |
01 | 00 | 0002 | EXNINT=*Y already set previously, or EXNINT=*N already set previously |
00 | 20 | 0004 | System error |
00 | 01 | FFFF | Unknown unit or function number |
00 | 02 | FFFF | Function not available |
00 | 03 | FFFF | Wrong version of the operand list |