When we have 194 records to be printed in a table in main window smartform is workin perfectly, but when we have have records more than 194 then output is not coming. I debugged the code and found out that a subroutine serious_error is triggered and tdstart value is being refreshed.
Does table has some kind of limit in smartform?