https://bugs.winehq.org/show_bug.cgi?id=54978 Bug ID: 54978 Summary: vbscript fails to compile Sub when End Sub on same line Product: Wine Version: unspecified 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: --- Sub Sw35_UnHit()Controller.Switch(35)=0: End Sub has to be changed to Sub Sw35_UnHit() Controller.Switch(35)=0 End Sub to work see also Bug 53873 -- 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.