🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Issue in opening excel using twapi reference in HM14

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi,

i am facing issue in opening excel using twapi reference in tcl/tk in Hm14. It worked in HM13.  

 

script:

package require twapi

set application [::twapi::comobj Excel.Application] 

set WorkBooks [$application WorkBooks]

set WorkBook [$WorkBooks Open 'D:/RequiredFiles/Template_Ver_2.0.xlsx']

 

let me know if anyone has solution.

 

thanks in advance,

Kiran

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "tinh"
    Altair Community Member
    Updated by tinh

    I tested it. there is no error.

    please update hw14 with hotfix 131