Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetFile()
Message
De
24/02/1999 07:21:20
 
 
À
24/02/1999 05:41:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00190847
Message ID:
00190873
Vues:
12
>Hi,
> I would like to let my users to select the relevant filename using GETFILE() function. The files type are .doc,.txt and .rtf. How could I put the file type seperately in File type field of Select dialog box? At the moment, it joined together as "File" in file type field...
> Again, how could I set the path of the getfile()? I want the default directory of getfile() in "c:\my documents" .....

lc_previous=sys(5)+sys(2003)
set default to "c:\my documents"
? getfile("Text files:TXT;RTF files:RTF;Word documents:DOC")
set default to (lc_previous)
Virtually yours, Dmitry

mailto: me@duginov.com * www.duginov.com * ICQ UIN 6769428
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform