[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Condition handling



I need a bit of help with condition handling.  I have a routine that
occasionally divides by zero, getting a CLI::SIGNAL-DOUBLE-FLOAT-TRAP.
The <RESUME> response, returning infinity, is appropriate here.  Such
division happens OFTEN, and I'd like to use something like CONDITION-BIND
and SYS:PROCEED to simply take the resume response.  Any examples of how
to do it?

Thanks,
Arlo Ames
ALAMES@SANDIA.GOV