Hello, using Webfocus 7.1,
I would like to retrieve the procedure name from the procedure during batch execution.
I tried with &focfocexec but it returned '_ADHOCRQ'
I tried with GETUSER() but it returned 'SYSTEM'
I tried with CNCTUSR() but it returned my username.
Which instruction, variable or command could return the procedure name durin batch execution? (I do not want to hard-code it)
Thank you very much for your help
I would like to retrieve the procedure name from the procedure during batch execution.
I tried with &focfocexec but it returned '_ADHOCRQ'
I tried with GETUSER() but it returned 'SYSTEM'
I tried with CNCTUSR() but it returned my username.
Which instruction, variable or command could return the procedure name durin batch execution? (I do not want to hard-code it)
Thank you very much for your help