Au3Check - AutoIt3 syntax checking Download: HERE History 1.52 : change: -U outputs an improved linebased list. -u removed. #uses directive changed to #forceref. 1.51 : added: File name and pos ref to -u and -U. -u - and -U - sends to stdout. Other improvements. 1.50 : fixed: ReDim require prev decl and no init. "Not used vars" warning default off. Added -w 6 -w 7. 1.49 : added: option -u file. Added warning on local vars and params declared, but not used. 1.48 : added: allow empty expressions