sdillon
9th April 2002, 14:31
I have used the Generate Sessions session to create a session, form and report from one table.
However when I run the report I get an error "Bad Skip Error" it does give me a report but after I press enter on the error message so many times?
Is it a problem in the program script?
mark_h
9th April 2002, 21:31
Just wondering were the error occurs - in the script of the session or in the report? Can you put them both in debug mode and see where the actual error occurs. Maybe that will help with a solution.
Mark
lbencic
9th April 2002, 21:56
I agree with Mark - can you post the script?
Did you make any modifications to the script or report (or any components) after generating? If not, I would say you need to check your version of Tools / Generator / Porting Set.
Also, is the data in the tables all ok? Can you flip through everything in General Table Maintenance, and check if modifying blows anything up? Do you get the error once for each record you are printing?
Not sure if the error is script or data related. I have not seen that error before, however "skip" can be done in the report script - did you add anything there?