Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Better way to handle PM complaining?
Message
De
20/11/2007 17:34:49
 
 
À
20/11/2007 17:07:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
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:
01270329
Vues:
15
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform