Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Better way to handle PM complaining?
Message
From
20/11/2007 17:34:49
 
 
To
20/11/2007 17:07:44
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01270321
Message ID:
01270329
Views:
16
>Hi Y'all,
>
>In one of my procedure libraries, I create a PDF printer object from an ActiveX object and then do something like
>
>WITH loPDFWriter
>
>.EnablePrinter()
>.SetSIMPostScript()
>
>...etc
>
>Well the Project Manager complains that it cannot find "EnablePrinter" and any other methods called. I have got around the complaining by putting a "fake" function at the bottom of the procedure file e.g.
>
>PROCEDURE EnablePrinter
>PROCEDURE SetSimPostScript
>
>Is this the only way around this? Is there a command that would tell the PM that the method is available elsewhere?

Check out EXTERNAL PROCEDURE.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform