Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use with getfile() to store picture name
Message
From
18/07/2005 10:22:17
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
18/07/2005 10:09:57
Brian O'Donovan
Crescent Computers
Cork, Ireland
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01033508
Message ID:
01033514
Views:
14
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform