Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JavaScript and Com
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00589969
Message ID:
00589993
Views:
22
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform