Using HE Exec 4.6.1 with Hescript.
I can successfully call a procedure from a procedure, if it’s in the same script name. Is it possible to call a procedure from a procedure with a different script name?
Example;
CustMain.Test1 calls the procedure Test2 in CustTest or CustTest.Test2.
Thanks,
I can successfully call a procedure from a procedure, if it’s in the same script name. Is it possible to call a procedure from a procedure with a different script name?
Example;
CustMain.Test1 calls the procedure Test2 in CustTest or CustTest.Test2.
Thanks,
Last edited: