Pass keys back to AREV32 (OpenInsight 32-Bit)
At 23 SEP 2009 04:21:00PM John Bouley wrote:
Is there a way to pass keys back to an AREV32 form from a OI windows form? I know most of the time it is the other way but I need to take the results of a new function and pass it back to the AREV32 side.
Thanks,
John
At 23 SEP 2009 06:38PM Dave Harmacek wrote:
I believe CTO_GUI_FUNCTION can return values.
Dave
At 24 SEP 2009 08:24AM Bob Orsini wrote:
This is correct.GET_PROPERTY',CTRL,'DEFPROP')
At 24 SEP 2009 11:30AM John Bouley wrote:
Thanks Bob and Dave,
CTO_Dialog_Box also passes back into.
John