Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETFILE() with path
Message
De
14/02/2000 12:21:42
 
 
À
07/02/2000 06:11:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00327530
Message ID:
00331783
Vues:
17
Works !!
Made slight change

function mygetfile
lparameters cPath
LOCAL jcSvPath,jcFile
jcSvPath = SYS(5)+SYS(2003)
set default to (cpath)
jcFile = GETPICT()
SET DEFAULT TO (jcSvPath)
return jcFile

Thanks Alot
Shlomo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform