http://bugs.winehq.org/show_bug.cgi?id=28949
Bug #: 28949 Summary: VBSCript fail to parse in statement Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: vbscript AssignedTo: wine-bugs@winehq.org ReportedBy: leslie_alistair@hotmail.com Classification: Unclassified
The following code fails to parse correctly.
dim currentModel as EA.Package for each currentModel in Repository.Models
.... fixme:vbscript:parse_script parser failed on parsing L" in Repository.Models\n\t\t\n\t\tVBTrace( currentModel.Name )\n\t\t\n\t\t' Iterate through all packages in the model\n\t\tdim currentPackage 's EA.Package\n\t\tfor each currentPackage in currentModel.Packages\n\t\t\t\n\t\t\tVBTrace ( " " & currentPackage.Name )\n\t\t\t\n\t\t\t' Iterate through a"
http://bugs.winehq.org/show_bug.cgi?id=28949
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=28949
--- Comment #1 from Roman I. Fedorov hyper_sonic@hotbox.ru 2011-12-26 01:08:58 CST --- Created attachment 38116 --> http://bugs.winehq.org/attachment.cgi?id=38116 KOMPAS 13 Viewer setup messages out
http://bugs.winehq.org/show_bug.cgi?id=28949
Roman I. Fedorov hyper_sonic@hotbox.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hyper_sonic@hotbox.ru
--- Comment #2 from Roman I. Fedorov hyper_sonic@hotbox.ru 2011-12-26 01:15:48 CST --- Ascon KOMPAS 13 Viewer also affected this bug. Setup dialog is show and hide quickly. Process don't terminated and show in process list. You can only kill it.
http://bugs.winehq.org/show_bug.cgi?id=28949
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|VBSCript fail to parse in |VBSCript fail to parse 'for |statement |each <> in <>' statement
http://bugs.winehq.org/show_bug.cgi?id=28949
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2012-07-03 11:19:03 CDT --- We have limited support for 'for each' loops in Wine now:
http://source.winehq.org/git/wine.git/commitdiff/44266442ed6db3ea4ccf563e429...
I will send more complete implementation soon.
http://bugs.winehq.org/show_bug.cgi?id=28949
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2012-07-04 17:20:05 CDT --- Thanks Jacek.
The examples I am using work now. :)
http://bugs.winehq.org/show_bug.cgi?id=28949
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |44266442ed6db3ea4ccf563e429 | |7d0353d6f4f56 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2012-07-05 08:09:35 CDT --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=28949
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-07-17 13:52:00 CDT --- Closing bugs fixed in 1.5.9.