Not a trick question. When I replaced the printtopdf statement with print dialog on a procedure which was working fine, I got a OK on the check procedure, and when the procedure to to the print dialog statement it indeed stopped for me to decide whether to continue with the printer. I clicked PRINT and it printed the current record on the form, but the 2nd time through the loop I got this error message:
So I assumed the Print Dialog was the problem.
