print command

Chris Rendall crendall at teamind.com
Thu May 23 15:29:18 PDT 2013


I've attached the processing table for the program that is giving me the File Table Full error.  Another issue I'm having is it's not printing the way I think it should.  

The report format has 26 lines on it with a dummy variable on each line.  I'm looking up the weld information from weldmap and populating an array.  When I've read 26 items from the lookup I fill the dummy variables and use the print command.  On the record that is giving me the error I have 41 weld codes I'm looking up in the weldmap file.  I've commented out line 6 because line 24 is giving me the File Table Full error on this particular record.  When I comment out  line 6 to skip the strAtt routine, the report prints but it only gives me the last 15 items it looked up.  I've stepped through the debugger and on line 45 it goes to the routine to print the page after the 26 dummy variables are filled, but nothing comes out of the printer.  When the program is done reading all the data from weldmap it gets to the print command again, but only the second page with the other 15 items on it prints.

Is there something wrong in my code I'm not seeing?

--- Chris



-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpcode.pdf
Type: application/pdf
Size: 7574 bytes
Desc: fpcode.pdf
Url : http://mailman.celestial.com/pipermail/filepro-list/attachments/20130523/d7efbda7/attachment.pdf 


More information about the Filepro-list mailing list