MkErrorC - various functions to raise a 'System' messagen on MkErrorS … More...
Functions | |
static OT_ProcRet | tclmkkernel_MkErrorC_DEFAULT (OtClass_ARGS) |
Tcl: → C-API default-system-error - default-error … | |
static OT_ProcRet | tclmkkernel_MkErrorC_FORMAT (OtClass_ARGS) |
Tcl: → C-API system-error-format - format and return the default-error … | |
static OT_ProcRet | tclmkkernel_MkErrorC_IGNORE (OtClass_ARGS) |
Tcl: → C-API ignore-system-error - ignore the next error … | |
static OT_ProcRet | tclmkkernel_MkErrorC_PRINT (OtClass_ARGS) |
Tcl: → C-API ignore-system-error - print the next error into MkLogFileC … | |
MkErrorC - various functions to raise a 'System' messagen on MkErrorS …
|
static |
Tcl:
→ C-API (static) MkErrorC [MkErrorC DEFAULT]
default-system-error - default-error …
Definition at line 788 of file MkErrorC_tcl.c.
|
static |
Tcl:
→ C-API (static) MkErrorC [MkErrorC FORMAT ?fmtobj:MkObjectC="MK_NULL"?]
system-error-format - format and return the default-error …
Definition at line 802 of file MkErrorC_tcl.c.
|
static |
Tcl:
→ C-API (static) MkErrorC [MkErrorC IGNORE]
ignore-system-error - ignore the next error …
Definition at line 818 of file MkErrorC_tcl.c.
|
static |
Tcl:
→ C-API (static) MkErrorC [MkErrorC PRINT]
ignore-system-error - print the next error into MkLogFileC …
Definition at line 832 of file MkErrorC_tcl.c.