Forum Moderators: open
Microsoft VBScript compilation error '800a0401'
Expected end of statement why is that sooooooo
The first match on Google for your error '800a0401' is pretty good too!
Expected end of statement
usually means there is an If without an End If, or something like that...
-Moz