Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What approach is recommended for scripting from VFP
Message
De
24/05/2008 17:13:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01319352
Message ID:
01319379
Vues:
19
>The big picture is simple. Regardless what you pick it'll be obsolete tomorrow because M$ will come with >newest and greatest replacement. Also there's no guaranty that whatever you pick will be available on all >Windows versions you support.

Well, there is advance in everything related to computers and programming.

To classify Scripting.Filesystemobject: It's a COM-Component that con be used by a Scripting Engine which is hosted by a Scripting Host. Which is the rough structure of Active Scripting from bottom to top. WSH is a scripting host, MS made VBScript and Jscript/ECMAScript as Scripting Engines or languages. But any COM enabled language like VFP can make use of those COM components like Scripting.Filesystemobject too, directly.

Scripting is a wide subject. Alejandro, have a look here for starters:
http://www.microsoft.com/technet/scriptcenter/hubs/start.mspx
http://www.microsoft.com/technet/scriptcenter/hubs/default.mspx
http://www.microsoft.com/technet/scriptcenter/topics/beginner/firststeps.mspx

Bye, Olaf.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform