Nick Osdale-Popa
August 8th, 2003, 03:36 PM
V7
I've got a report that is 4000+ lines long. (It's actually two reports combined and I'm only using the first report)
My detail trap is only 1 line long that's trapping a weekending date and a gross pay amount per employee.
Next is an Append trap that's 3 lines. It's trapping a Job Number. It's using information on the 3rd for the trap, but returning the Job field that's on the 1st line.
And finally I've got a Footer Trap that's 1 line long that's trapping the report total (for auditing purposes).
So the only trap that would cause the error is my append trap, and I'm not exactly sure why.
Any ideas?
I've got a report that is 4000+ lines long. (It's actually two reports combined and I'm only using the first report)
My detail trap is only 1 line long that's trapping a weekending date and a gross pay amount per employee.
Next is an Append trap that's 3 lines. It's trapping a Job Number. It's using information on the 3rd for the trap, but returning the Job field that's on the 1st line.
And finally I've got a Footer Trap that's 1 line long that's trapping the report total (for auditing purposes).
So the only trap that would cause the error is my append trap, and I'm not exactly sure why.
Any ideas?