Index | PAL Intro | Commands | Registers | Indices | Stack | Macros | Classes | Attributes | Errors
error/clr - Clear error condition
error/clr
Clears existing error condition. All information relating to the last error to have occurred are discarded.
If the error condition was set by a call to error/now and a byte string register (PSUNIT_TYPE_STRING) was provided as descriptive text to the error/now instruction, the memory allocated to this string will now be released.
pal_commands(5), pal_registers(5), ps_errortypes(5), error_now(5),
PROSE Assembly Language at prose.sourceforge.net.
Copyright (c) 2002-2013 Mark R. Bannister <cambridge@users.sourceforge.net>.
This is free software and can be downloaded from prose.sourceforge.net; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
PAL 1.0 | error_clr (5) | 8 February 2013 |