Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cant update pictures in general field
Message
From
11/05/2001 03:31:09
 
 
To
10/05/2001 18:12:13
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00506038
Message ID:
00506122
Views:
18
>hi guys
>
>got a simple stock file update form that i want to put an image of a given stock item into a general field and allow user to change if necessary. how do i do this
>
>regards
>
>des

Try the following
Append General MyMemoField From c:\image.bmp
If you include the word Link it will just create a link to the file.. otherwise it will store the image in the memo field

Just using append General on its own will clear the contents of the memo field.

HTH
Will Jones
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform