The v17 compiler does not miss stuff like this. We apparently once had a developer who liked to declare variables like this:
C_LONGINT(;\ Var1; \ Var2; \ Var3; \ ) Two compiler errors in one, once you get to v17! > C_Boolean(;$My_Local_Var_Name) ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

