Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
My customer created Entry Form, which has Over-200-fields. When users Add, Delete or Modify data, sometimes the following error occured: INVFIELD, invalid field specification Sometimes data entry completed successfully. He says that entry form has many GET statement. He cannot specify error occuring statement or operation because of so many fields. We want to know in which situation INVFIELD-error occur? Any tips will be appreciated. Thanks in advance. TSC Yukie Honobe
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2080.1 | Trace show a field number? | AIMTEC::BUTLER_T | Thu Jan 14 1993 13:54 | 15 | |
Hello: I do not think 200 is a limit on the number of fields on and entry form (someone will correct me if it is). One thing to check would be the size of the form. Is it over 4000 bytes? This seems to cause memory problems. Did you do a trace? The trace will show the field number. If you are running the trace when the error message appears it will get you one step closer. HTH, Tim |