Issue in opening excel using twapi reference in HM14

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

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

Answers

  • tinh
    tinh Altair Community Member
    edited November 2017

    I tested it. there is no error.

    please update hw14 with hotfix 131