Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETFILE() - Select Multiple Files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
GETFILE() - Select Multiple Files
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01351917
Message ID:
01351917
Vues:
196
How do you select multiple files while Open File Dialog box is opened?

After we select them, we want to be able to pass them to SQL


EXAMPLE
----------------------------------------
l_newPicture = GETFILE()

IF EMPTY(l_newPicture ) or !FILE(l_newPicture )
RETURN
ENDIF


Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform