Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP9 DLL And Fox2x
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01273363
Message ID:
01273545
Vues:
15
This message has been marked as a message which has helped to the initial question of the thread.
Hi Marc,

>It's a FP/DOS.

One approach would be to generate a VBS script and then use RUN CSCRIPT.EXE to execute the script. In VB Script you can instantiate COM servers. Drawback is that you would create a new instance of the COM server with every call. It's cached, so it's not necessarily slow, but you likely cannot persist any state.

If you feel like writing in assembler, you could also create a BIN file. Windows used to have an interface that allowed DOS programs to call Windows functions via an interrupt.

http://www.qbasic.com/wbb/filebase_entry.php?entryid=191&sid=d3326aeb18001f11e6552a6e60f9ac18
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform