
POSTED: Sep 7, 2010 12:43 AM (GMT)
You may want to enter the H spec as
H Debug(*yes)
and put a DUMP in the C specs or /Free section where you want to get a dump to occur.
Phil

POSTED: Sep 7, 2010 4:17 AM (GMT)
hi Phil,
i think you have got me exact one… so please can you give me the right answer……

POSTED: Sep 7, 2010 4:58 PM (GMT)

POSTED: Sep 7, 2010 11:03 PM (GMT)
Compile it with the H Spec and one or more dumps in the C specs
When you run the program, whenever it hits the DUMP it will spool a formatted dump.
Be careful, if you put it in a loop it will print a DUMP for each time around.
Phil
















