Is it possible to set on a command key indicator in an RPG program ?
I need to make a copy of an existing program, to execute a specific block of code.
It's a clunky old program and I want it to force exit, as if the user hit CMD-3 at a specific point.
EDIT: Looks like this will work EVAL *INKC = '1'
I need to make a copy of an existing program, to execute a specific block of code.
It's a clunky old program and I want it to force exit, as if the user hit CMD-3 at a specific point.
EDIT: Looks like this will work EVAL *INKC = '1'





Comment