PDM/WORKS 1.0 Type Library
PDM/WORKS 1.0 Type Library
(OP)
I am trying to run an ExcelDemo.xls and get the message “Can’t find project or library”
Then I click OK and get the References – VBAProject dialog saying
MISSING: PDM/WORKS 1.0 Type Library
How does one get “PDM/WORKS 1.0 Type Library”?
Then I click OK and get the References – VBAProject dialog saying
MISSING: PDM/WORKS 1.0 Type Library
How does one get “PDM/WORKS 1.0 Type Library”?
Bradley






RE: PDM/WORKS 1.0 Type Library
Im not exactly sure where it would be... and Im not an API expert but it sounds to me like you are running a macro on the xls doc that is looking for the type libray for PDMWorks? First you need to have Advanced server installed to be able to access PDMWorks via the API, and if not, then indeed the dll is not there... If you do have adv server, then you should be able to find it under the pdmworks folder somewhere.. at which time you can just add it to the project by using the PROJECT/COMPONENTS command and browse to the location that you found the dll in..
Hope that helps a little... anyone else?
Regards,
Jon
jgbena@yahoo.com
RE: PDM/WORKS 1.0 Type Library
That's the answer. We do not have Advanced server installed.
Thanks for the reply.
Bradley
RE: PDM/WORKS 1.0 Type Library
Regards,
Jon
jgbena@yahoo.com