Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JavaScript and Com
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00589969
Message ID:
00589993
Vues:
23
>I know how to call com objects I created with Visual Foxpro useing
>VBscript, useing set createobject(), but how do you do it with javascript?

Example:
var fso;
fso = new ActiveXObject("Scripting.FileSystemObject");
The MSDN Library has a lot of information on both VBScript and JScript. See Platform SDK\Tools and Scripting\Scripting\Windows Script Technologies\JScript\JScript Users Guide as a starting point.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform