Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling VFP exe From a Web App
Message
 
À
18/07/2007 13:20:50
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01241641
Message ID:
01241650
Vues:
28
>What is involved in creating a com server?
Nothing but define a class as OLEPUBLIC:
DEFINE CLASS MyClass AS Custom AS OLEPUBLIC
   PROCEDURE SomeThing( param1 AS string) AS String
   RETURN 'bla bla'
ENDDEFINE
Check:
How to: Create Automation Servers
Visual FoxPro and Advanced COM
Automation Server Programming Notes

and all related topics in HELP
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform