Another question regarding how we can change the OSFCONSOLE value any time a OSFCHAR is passed.
Is there an exit point we can invoke after the OSFCHAR is passed?... like a REXX that we would invoke to get the user id of the user doing a command and change the value of the OSFCONSOLE parameter?
I understand that the value of the OSFCONSOLE command can be modified any time.
For example, we have the OSFCHAR set as !
If a user does ! EX 'whatever', is there an exit point where we can intercept the ! command and invoke a REXX to get the user id and modify the OSFCONSOLE parameter value?
OPS/MVS