fkany@xxxxxxxxxxxxxxxxxx wrote:
> Did you try:
> BREAK 396 WHEN P_JOBNUM = '2ACZ0093' AND when W_WIPSTA = 'W'
Yes, but it doesn't work.
"Alexei Pytel" <pytel@xxxxxxxxxx> wrote:
> Did you try
> BREAK 396 WHEN P_JOBNUM = '2ACZ0093' & W_WIPSTA = 'W'
Yes, but it doesn't work.
I tried "& when" as well as enclosing the test in parentheses:
BREAK 396 WHEN (P_JOBNUM = '2ACZ0093' AND W_WIPSTA = 'W')
"Richard B Baird" <rbaird@xxxxxxxxxxxxxxxxxxxxx> wrote:
> I've gone as far as placing a test line in the program such as:
>
> eval *in01 = (P_JOBNUM = '2ACZ0093' AND W_WIPSTA = 'W')
>
> and breaking on *in01 = '1'
Thanks for the suggestion Rick. I really hate to play with the source like
that, though, but as a
last resort, I suppose it'll have to do.
Thanks everyone! Does Code/400 offer a better debugger?
- Dan
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/