Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AS400 call required to VFP Application or DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00911022
Message ID:
00911042
Vues:
17
Hi
If the AS400 can consume Web Services, that's the way to go. If not, check if they can browse to an ASP page. If yes, just create an ASP page in the machine where your VFP app resides( visible from the AS400, of course ), and have the ASP page CreateObject( YourVFPCOMObject ). From the AS400, POST the data to the ASP page, and GET the resulting string.

HTH
Jaime

>I have a need for an AS400 to call a VFP application with some parameters which will then return a string to the AS400.
>My problem is that the AS400 does not support COM, but it has a VB3 scripting add-on that has VB3 syntax commands available (ie no COM available here either).
>Through these commands I can call a VFP EXE with some parameters. However I cannot return any data to the AS400.
>Has anybody got any ideas or better ways of achieving this.
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform