//jobname positional parms,keyword parms,.... Restart=step3 //.. //.. //.. //step3 exec=xxxx //... //step4 exec=yyyy,cond=(0,Le,step3) //.. //step5 exec=zzzz Restart =step 3 executes step3.Step 3 gives some return code.In step 4,the test is passed as 0 is less than step 3.So step 4 is bypassed and is not executed. and the program is responsible for issuing the return code that was not even loaded in the main storage. The result: no return code can exist In the steps that follow any test of COND parameter tat attempts to interrogate this non-existent return code will be ignored . Step 5 will be e executed. IN THIS EXAMPLE WHAT DOES XXXX YYYY ZZZZ MEAN?? PLEASE CAN ANYONE SAY...
2843Post New Wipro Scripts Errors Interview Questions
make a field editable on a non-editable form?
What are the popular rpa vendors?
Why select is not preferred in embedded sql programs?
What is time?
What database block size should I use?
Which is more beneficial: CMP or BMP?
how to retrieve property settings from xml .config file.
Why is labelling important?
Which is better viewstate or session?
What is the need of test plan document?
What does c in a circle mean?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to override loadlib?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
Is there any Edit method in ADO Data Access method?