Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Better way to handle PM complaining?
Message
 
 
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:
01270828
Views:
24
Hi Albert,

Something is definitely wrong. The Project Manager doesn't (and can't) verify if methods of an object exist. Can you post your actual code?

>
>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?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform