Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Better way to handle PM complaining?
Message
De
20/11/2007 17:07:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Better way to handle PM complaining?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01270321
Message ID:
01270321
Vues:
63
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?

Thanks,
Albert Gostick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform