MPE CI Programming for 7.5
July 22, 2008
Page 49
hp e3000
strategy
• delete variables “local” to the UDC / script
• :deletevar _”prefix”_@
• purge scratch files
• reset “local” file equations
• don’t do the above if still debugging!
• better, build in a way to preserve files, variables, etc. on
the fly
• use a central cleanup “entry” routine
• use a variable to control the cleanup related
commands
cleanup