[Bug 35744] LabChart Reader 8 installer ends prematurely (VBScript support for class default sub missing)

WineHQ Bugzilla wine-bugs at winehq.org
Thu Oct 15 00:41:34 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=35744

--- Comment #10 from Robert Wilhelm <sloper42 at yahoo.com> ---
VBScript support for class default sub was added in

https://source.winehq.org/git/wine.git/commitdiff/16fe2037fb2b3ddec1e6312b076cc76d88e9240a

Now we run into this "properties with extra parameters" issue:

011c:fixme:vbscript:parser_error L"Property (name)\r\n        if Not Quiet and
not Properties.Exists (name) then\r\n            Echo \"Get creating property
\" & name\r\n            Properties.Item (name) = \"\"\r\n        end
if\r\n\r\n        Property = Properties.Item (name)\r\n    End Property\r\n\r\n
   Public Propert"...: "syntax error"

-- 
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.



More information about the wine-bugs mailing list