xcall MIAMEX, MX_INFDEF, opcode, defcodes
MX_INFDEF (MIAMEX 143) Retrieves or sets the INFLD default TYPE codes. These may be initially set by the SBR=INFDEF statement in miame.ini, and may also be updated or queried by the SET INFDEF command.
Parameters
opcode (Num) [in]
0 (mxop_get) to retrieve the current SBR=INFDEF: codes into defcodes, and 1 (mxop_set) to make the contents of defcodes be the new default INFLD codes.
defcodes (String) [in]
receives or supplies default INFLD TYPE codes, based on opcode.