Hi,
Is it possible to import a Cam-Document by using a Macro?
I've tryed it with the following code, but PADS shut down, if I try it like this :
Application.ExecuteCommand("Define Cam Documents")
DefineCamDocumentsDlg.Import("C:\CAM_Doku.cam")
Thanks in advance
Matthias