cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

ISODRAW 7.3 Macro how to find the active file name

jsterlin
4-Participant

ISODRAW 7.3 Macro how to find the active file name

Hello !

I'm starting with Isodraw Macro, do you know the code to find the active opened file name ?

Thank you

 

1 ACCEPTED SOLUTION

Accepted Solutions
jsterlin
4-Participant
(To:jsterlin)

Finaly found :

app.documents[1].name

 

Have a nice day

View solution in original post

1 REPLY 1
jsterlin
4-Participant
(To:jsterlin)

Finaly found :

app.documents[1].name

 

Have a nice day

Top Tags