CALL "CBL_DEBUG_START" using by value flags timeout by reference identifier returning status-code
Using call prototype (see Key) | Picture | |
---|---|---|
flags | cblt-os-flags | pic x(4) comp-5
or pic x(8) comp-5 (64-bit native programs only) |
timeout | cblt-os-ssize | pic s9(9) comp-5
or pic s9(18) comp-5 (64-bit native programs only) |
ident |