Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SYS(???????) FOR RETURN THE windows system directory
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00430858
Message ID:
00430909
Vues:
14
>I found using File system object (scrrundll.dll)
>
>
>ox = createobj("scripting.filesystemobject")
>ofolder = ox.getspecialfolder(1) && 0: windows 1:System 2:temp
>? ofolder.name && return SYSTEM
>? ofolder.path && return c:\WINDOWS\SYSTEM (win95)
>
>I wonder does win95, win98 WinNt has this dll. Just checking

No, not necessarily. See this past September's issue of the VFUG (www.vfug.com) newsletter for the article "Introduction to the Windows Script Host" that Ed Rauh and I wrote. Among other things, it tells what versions of Windows it comes with, and how to check if it's installed. The Scripting.FileSystemObject will be covered in next month's (November) issue.
George

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

Click here to load this message in the networking platform