Search found 5 matches
- Fri Sep 03 2004
- Forum: Visual FoxPro Community
- Topic: Cannot find objects
- Replies: 5
- Views: 13886
Case Closed
After re-working a few things I was able to ge the issue to go away. Thanks for the help.
- Wed Sep 01 2004
- Forum: Visual FoxPro Community
- Topic: Cannot find objects
- Replies: 5
- Views: 13886
1) How do I tell what version I am running (I do not believe so)? 1a) We're trying to keep the current system working until another system can be developed to replace this functionailty. Installed on many clients, don't want to try and do massive upgrads is possible. 2) The path is not added but the...
- Tue Aug 31 2004
- Forum: Visual FoxPro Community
- Topic: Cannot find objects
- Replies: 5
- Views: 13886
- Tue Aug 31 2004
- Forum: Visual FoxPro Community
- Topic: Cannot find objects
- Replies: 5
- Views: 13886
Cannot find objects
Greetings, Today I tried to re-compile our solution which uses the AMYUNI PDF program and got the following errors. Program X has the following errors: Unknown DRIVERINIT - Undefined Unknown DEFAULTFILENAME - Undefined Unknown FILENAMEOPTIONS - Undefined It seems it now cannot find the object to use...
- Thu May 06 2004
- Forum: Visual FoxPro Community
- Topic: Removing 'Unregistered' Watermark with ActiveX interface
- Replies: 1
- Views: 8087
Removing 'Unregistered' Watermark with ActiveX interface
Greetings We're running: ~1.57 of the FLL inteface via Visual FoxPro. That interface seems to work fine. We changed a program/report that uses the Amyuni interface and were coming up with some complile errors (couldn't find PDFDriveInit)... so we tried to use the ActiveX interface and it 'worked' so...