Nigel,

> I tried David Adams suggestion of trying ‘all vars are declared’ and at 69000 
> errors decided that was not the way to go!

You really should try to fix those...That is 69,000 places that 4D is guessing 
what the variable type should be - instead of you explicitly telling 4D what 
the variable type should be. All you need to do is use C_TEXT or C_LONGINT or 
C_* at the top of your methods to declare what the variables are. This is the 
best practice after all.

Just my 2 cents.

-Tim



**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to