Thanks a lot!
You wrote:
> ClassMethod JobTest()
> {
> w "I'm in JobTest"
> JOB zJobTest2()
> h 1 w ^success
> q
> }
> ClassMethod JobTest2()
> {
> jobentry ;
> S ^success=$J
> q
> }

...I had tried the same, but didn't work...maybe I wasn't confident enough,
or procedureblock=1 was the culprit.

Best Regards,
Max



Reply via email to