[Bug 25335] New: Classmodules not usable in MS Word 2003

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 28 06:24:35 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25335

           Summary: Classmodules not usable in MS Word 2003
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: werner.bast at onlinehome.de


In Word Macros it is posible, and it seems to be posible with wine too, but ...
If you want to use the Classmodules they constantly fail. To reproduce this
failure do the following steps:

- Open Word
- Goto Visual Basic Editor(Menu or Alt+F11)
- If there is the Projekt - Explorer hidden then open it(Ctr+R)
- Right klick on the current Project -> Insert Classmodule
- To test if it is right choose on the menu Debug -> Compile Project
- It should go ok 
- add on the open Window with the Code for the classmodule something new like
"Dim Name as string" + <CR>
- again choose on the Menu Debug - Compile Project
- it fails with the message "Objekt unterstützt diese Eigenschaft oder Methode
nicht"(DE)

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