Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use with getfile() to store picture name
Message
De
18/07/2005 10:22:17
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
18/07/2005 10:09:57
Brian O'Donovan
Crescent Computers
Cork, Irlande
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
01033508
Message ID:
01033514
Vues:
13
>Hello all
>
>just wondering how to use the "getfile()" command to get and them store an image name in a field on a stock record

You have the GetPict() function now. So it'd be simply
cFname=getpict()
if !empty(cFname)
   replace imagename with cfname in youralias
endif

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform