Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image not appearing after assigned
Message
 
To
10/11/1998 08:31:42
Brad Stickley
Parker Pneumatic Div. North America
Wake Forest, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00155733
Message ID:
00156440
Views:
38
>I have found out that you cannot use the replace with command with a general field. I am back to using the Append General, which should work. However what is happening is that the new image is stored in a new record and not placed in the existing record. The form was created with the wizard and I suspect that there is something going on in the classes of the txtBtns. Any suggestions?
>
>Thanks, Brad.

Brad,

My code sample used APPEND GENERAL right after it Appended a new record. If you want to put the image on an existing record you must make sure the existing record you want is the current record for that table and dump the APPEND BLANK command.

You would be better served to build the form yourself, because there is alot of stuff going on in the background of a wizard form that you may not be aware of.

For example, you said that when you tried to SELECT Cutters you got an error, that indicates that the Cutters table is not even open.
Previous
Reply
Map
View

Click here to load this message in the networking platform