The format of the COBOL call for the INITAPI function is:
CALL ‘EZACICAL’
USING TOKEN COMMAND FZERO MAX-SOCK API SUBTASK FZERO
ERRNO RETCODE.
In assembler language, issue the macro call CALL EZACICAL, using standard assembler call syntax (for the call format, see EZACICAL call format for assembler language).