Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help required with VFP5 Automation Server
Message
De
23/06/1998 17:51:24
 
 
À
18/06/1998 16:31:58
Ryan Hirschey
Federal Reserve Bank of New York
New York City, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00109600
Message ID:
00111065
Vues:
34
>>I am trying to achieve the following, and I wondered if some kind person could give me the basics and pseudo code for it.
>>
>
>The VB program can call the VFP server with the Createobject command, something similar to the following:
>
>VB code
>
>DIM oVFPServer as Object
>SET oVFPServer = createobject("VFPServer.Report")
>oVFPServer.PrintReport(1) ' 1 is the job number you want to pass
>
>
>In VFP you can create an olepublic PrintReport method in a class that accepts the job number using the lparameters statement.
>
>Let me know if you need more info.

Many thanks for your help.

Kevin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform