Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append General Field
Message
From
08/09/2006 20:22:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Append General Field
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01152494
Message ID:
01152494
Views:
76
I have create a table with a general type field and on the OLE-OBJECT I have selected "Stretch = 2".

Example of code I am using - see below.
***************************************
PUBLIC cAppImage
select Book_Marker
cAppImage = GETPICT("BMP","Select a Picture")
APPEND GENERAL BM_Picloc FROM (cAppImage) CLASS PBRUSH
thisform.text45.SetFocus
THISFORM.Refresh
*****************************************************

The bmp file is appended to the general field with the Picture and File Name.
I only want the picture append to general field. How can I do this?



Thank You In Advance



Winfred Majors
Next
Reply
Map
View

Click here to load this message in the networking platform