At 08:08 AM 7/22/2004 -0400, Benjamin Strickland wrote:
Is it possible in R:Base to select an image from the hard drive
and then add that image to the record in a row and also that
image is displayed with that row in a form?
Ben,
Yes, you can!
01. Add a TEXT column to store the drive, path and
file name of the image.
02. In a form designer, place a "Variable Image" based
on the TEXT expression equal to that column as
defined in Step 01.
Set the Variable Image properties accordingly.
That's all there is to it.
Enjoy and make sure to have fun!
Very Best R:egards,
Razzak.