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:
00430890
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform