Steve,Alastair Thanks for the help. Much appreciated.
I assigned the variable Vphoto to the variable image and voila`. Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Steve Vellella Sent: Wednesday, April 29, 2009 7:08 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Variable Image Question Bill, You can just create a text variable on the form just like your example: Vphoto = 'C:\PICTURES\BIIL.JPG' Locate a variable image on the form associated with that text variable. I set the properties to "center" and "proportional" - but it depends on what you are trying to do. Steve Steve Vellella Office: 520-498-2256 Cell: 520-250-6498 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bill Eyring Sent: Wednesday, April 29, 2009 3:59 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Variable Image Question It must be late and I can't think straight. How do you set a variable ex: Vphoto='C:\PICTURES\BIIL.JPG' so that I can use this variable in a variable image. Something like; Vpic=('['+.vphoto+']') ? Help appreciated. Thanks, Bill Eyring

