Hello, All
I found the code to use the Catia function in VBScript.
But I want to know, if I use this code: "CATIA.StartCommand ("Assemble")",
the assemble box will pop up with 3 buttons, "OK", "Cancel" and "Preview".
In here, I want to put the code to automatically click the "OK" button.
I've already gotten the "sendkeys" method.
But as far as I searched, this can use in only VBA.
Can anybody tell me how to make it?
I found the code to use the Catia function in VBScript.
But I want to know, if I use this code: "CATIA.StartCommand ("Assemble")",
the assemble box will pop up with 3 buttons, "OK", "Cancel" and "Preview".
In here, I want to put the code to automatically click the "OK" button.
I've already gotten the "sendkeys" method.
But as far as I searched, this can use in only VBA.
Can anybody tell me how to make it?