I have a small program which does checks and corrections on unposted job transactions. I would like to run the normal Unposted Job Tranaction window from my program, so the checks are always performed before anyone gets a chance to post the transactions.
I think the code I need is {lib/call-win.i &window-proc=job/w-jobtran.w} but call-win.i is not located in our /lib directory.
Does anyone know where to find this file, or how to call a GUI window.
I think the code I need is {lib/call-win.i &window-proc=job/w-jobtran.w} but call-win.i is not located in our /lib directory.
Does anyone know where to find this file, or how to call a GUI window.