If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Hi i am debugging a prog. in batch. it's fine if i debugg it by calling a command sbmjob & hold(*yes). it works .
but if i am calling this programme through some other program then how we can use hold(*yes) option in debug mode of first prog.
Comment