http://bugs.winehq.org/show_bug.cgi?id=58248 Bug ID: 58248 Summary: Me(Idx) fails to compile Product: Wine Version: 10.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: vbscript Assignee: wine-bugs(a)winehq.org Reporter: francisdb(a)gmail.com Distribution: --- code: Sub Spinner_Hit(Idx) Me(Idx).IsDropped=True 'Spinner(Idx).IsDropped=True End Sub Wine: /opt/wine-devel/bin/wine cscript test.vbs 0134:fixme:vbscript:make_call_expression Unhandled for expr type 22 0134:fixme:wscript:ActiveScriptSite_OnScriptError () 0134:fixme:wscript:run_script ParseScriptText failed: 80004005 Windows: [Running] cscript //Nologo "c:\Users\me\OneDrive\Bureaublad\test.vbs" [Done] exited with code=0 in 0.097 seconds -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.