Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API : GetSystemDirectory
Message
De
09/12/1999 15:15:54
Jacky Yuen
Myth Group Computer Technology
Hong Kong, Hong Kong
 
 
À
09/12/1999 14:56:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00301197
Message ID:
00301222
Vues:
19
>>Hi ,
>> Can anyone pls give me a example of GetSystemDirectory ?
>> I have no idea with it .
>> Thanx a lot for help.
>> Regards,
>>JK
>
>DECLARE INTEGER GetSystemDirectory IN Win32API STRING @SysPath, INTEGER szSysPath)
>
>lc_sysdir = SAPCE(260)
>ln_szsysdir = 0
>ln_szsysdir = GetSystemDirectory(@lc_sysdir, LEN(lc_sysdir))
>lc_sysdir = LEFT(lc_sysdir, ln_szsysdir)
>? lc_sysdir

Thanx for your help ^_^
I'm a beginner of Visual Foxpro 5.0 ,thanx for help ^^
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform