NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on September 30, 2014, 04:10:46 AM
-
Hi Bruce
I added a new string field to an existing memory form. When I add a lookup to that string field I am getting a compile error 'Too many segdef in file:5C,4000' in the map file
When I remove the lookup again the compile error is gone. On the form is a lot of fields with Lookups on it.
Is there a max number of lookups on the fields that nettalk can be handled.
Any suggestions please
Kind regards
Johan
-
Johan
Try changing no of procedures per module to 1 and recompiling
-
Hi Johan,
there's a maximum number of routines that clarion can cope with - so adding lookups certainly adds to that. Putting it in it's own module can help, but ultimately, yes, there are limits.
Typically there's an issue somewhere between 150 and 200 fields.
cheers
Bruce