[Bug 28949] New: VBSCript fail to parse in statement

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 31 00:02:41 CDT 2011


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 at winehq.org
        ReportedBy: leslie_alistair at 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"

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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