All, this works just fine
STRPCCMD PCCMD(&URL) PAUSE(*NO)
Except when you call it from the 5250 screen and it opens up a browser the 5250 screen is black and waiting on you to click it before it will display the screen back to where you called the CL from.
Anyone else having this issue?
I thought the PAUSE(*no) takes care of this
Thanks
STRPCCMD PCCMD(&URL) PAUSE(*NO)
Except when you call it from the 5250 screen and it opens up a browser the 5250 screen is black and waiting on you to click it before it will display the screen back to where you called the CL from.
Anyone else having this issue?
I thought the PAUSE(*no) takes care of this
Thanks
Comment