[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

XPL question



I have at the bottom of a program a place to exit to when errors occur. It
saves various info on the program state to a file, ERRORS. I'd like it to
show memory usage at the time the error occurred. I'm not sure if what I
have now does that, or if it only shows the memory after the program has
exited:

XPLeNCODE v2.0
b-gin [UNTITLED]
{<}LBH{>};*; PROC.ERR [cr|lf][BC_][BX_]ne/nv errors[Q2_];*;[c
r|lf][TF_]{<}VA$FI{>} error message (if any): {<}PV09{>}{<}PV
588{>}{<}PV588{>}err.no = {<}PV101{>}{<}PV588{>}{<}PV588{>}Po
st.number = {<}PV12{>}{<}PV588{>}{<}PV588{>}Last.post = Memor
y usage = {<}VA$M+6{>}{<}PV588{>}{<}EX1{>};*;[cr|lf]
-nd
XPLeNCODE

Is this what I want?

Thanks,
Harry

Harry Binswanger
hb@xxxxxxxx