Index | PAL Intro | Commands | Registers | Indices | Stack | Macros | Classes | Attributes | Errors


Manual Reference Pages  - error_clr (5)

NAME

error/clr - Clear error condition

CONTENTS

Synopsis
Description
See Also
Author

SYNOPSIS

error/clr

DESCRIPTION

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.

SEE ALSO

pal_commands(5), pal_registers(5), ps_errortypes(5), error_now(5),
PROSE Assembly Language at prose.sourceforge.net.

AUTHOR

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
Generated by manServer 1.07 from man5/error_clr.5 using man macros.