<< I think I might need a little more clarification. I don't have any variables or expressions defined for the form at all...they are all created by the code just before I run the form. >>
Then why the RECALC? Do the images not redisplay when you change the contents of the variables? If so, what you really want to do is a REPAINT of the individual image that changed — I'm not sure if there's a way to do this or not in R:Base. -- Larry

