CATIA Macro not Loading
CATIA Macro not Loading
(OP)
Hi all,
Hoping someone is able to assist here.
I have been provided a macro which populates and re-sizes title blocks to suit different paper sizes. I have pasted the script into C:\Program Files (x86)\Dassault Systemes\B18\intel_a\VBScript\FrameTitleBlock. In Tools>Macro in CATIA, the script is visible.
However, when I access the Frame and Title Block Options in Drafting Mode, the subroutines are not visible. Anyone able to assist?
Catia V5R18 is what I am using at the moment.
Link 1
Link 2
Cheers
Kevin
Hoping someone is able to assist here.
I have been provided a macro which populates and re-sizes title blocks to suit different paper sizes. I have pasted the script into C:\Program Files (x86)\Dassault Systemes\B18\intel_a\VBScript\FrameTitleBlock. In Tools>Macro in CATIA, the script is visible.
However, when I access the Frame and Title Block Options in Drafting Mode, the subroutines are not visible. Anyone able to assist?
Catia V5R18 is what I am using at the moment.
Link 1
Link 2
Cheers
Kevin





RE: CATIA Macro not Loading
What you have is a CATScript. A CATScript doesn't have forms like what you show us in second picture, unless this is launching something else like an external program or an hta form file.
Ask developer how this script should work (or look to the code and try to understand how is working).
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: CATIA Macro not Loading
@ tran.k88 Have you changed original script?
Regards,
Jenia Ladkov
RE: CATIA Macro not Loading
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: CATIA Macro not Loading
Original script hasn't been changed. When I try and run the catscript, I get the attached error.