Field Counts Do Not Agree Scr/Tran

 1 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Dawn
Basic Member Send Private Message
Posts: 13
Basic Member
My screen is not compiling during the qcompile, it has this err - Field Counts Do Not Agree Scr/Tran: 2/1  I figure it is telling me that there is only one field on for input on my screen but it sees two - any ideas on how to fix this.
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
Hi Dawn, When I get this error, it generally means that I have a mismatch between the number of fields in the $SCREEN section and the field definitions in the $TRANS section of your .scr file. Maybe you have an extra bracket in the $SCREEN section, or something is wrong with your field definitions? If you want to post a copy of your code, we can see if something jumps out. Kelly
Kelly Meade
J. R. Simplot Company
Boise, ID