Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending general fields
Message
From
07/11/1997 16:24:09
 
 
To
07/11/1997 08:27:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058839
Message ID:
00059000
Views:
28
>does anyone know how to call windows dialog,
>select a word document and append it to a general field?
>
>please send code if possible.
>
>regards
>mike peizate
filename = getfiles(*.doc,"Select Word Document")
if empty(filename)
**error condition
else
append general FIELDNAME from &filename
endif
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform