Hi,
In a grid, i have a Run button. In “onfinish” i would like to display a control application to enter a field and return to “onfinish” with this variable. and update a table.
The problem if i use sc_redir() to call my control application, it doesn’t work because update call before sc_redir()
I hope i’m clear
Thanks
Last v9.4
Guy G.