Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help required with VFP5 Automation Server
Message
From
23/06/1998 17:51:24
 
 
To
18/06/1998 16:31:58
Ryan Hirschey
Federal Reserve Bank of New York
New York City, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00109600
Message ID:
00111065
Views:
35
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform