MPE/iX - CI Programming for Stability

July 18, 2008 HP World '01 34
delete variables localto the UDC / script
:deletevar _prefix_@
purge scratch files
reset local file equations
don’t do the above if still debugging!
better to build in a way to preserve files,
variables, etc. on the fly
use a central cleanup entryroutine
use a variable to control the cleanup related
commands
Cleanup