I have a table with a list of names of BMP pictures in one of the fields. The field is a character field. As I move between records in the table, I want the picture to change on the form according to the filename stored in that character field. For example, if the current picture on the form is PICT1.BMP and I move to a record where the contents of that field is PICT2.BMP, I want the picture in the control on the form to automatically change to PICT2.BMP. I've tried this using the IMAGE control, the OLE control, and the OLEBOUND control, but I guess I am not experienced enough to make this work. They have never upgraded from VFP 5.0 on my job. Could someone please give me some advice on how to accomplish this using this version of Visual Foxpro. Some coding examples would be appreciated also.
Thanks,
Deborah
Thanks,
Deborah