Is there any way of forcing all the controls in a format window to update their values when not within a callback function - ie. the equivalent of returning 1 from a callback. I can always do WINDOW_UPDATE@ on the individual control variables but thought something like a WINDOW_UPDATE@ using the window handle might exist to force the updates.
Thanks, Alan