i need some shortcuts and tso commands can any on ehelp me
in these ?
Answer / sk
F3 - Back
F9 - Swap the screen,(open 4 windows then press 3 on
command prompt and F3 then it will do to third window you
opened)
F10 - Right
F11 - Left
F4 - Cllose selected one and it will move to first screen.
in command prompt
F 'string to be searched' - Search- open the file and type
for the next occurence press F5
Hex decimal view - HEX ON
If you want more get in touch....
| Is This Answer Correct ? | 8 Yes | 1 No |
how to convert fb to vb in jcl ?
which statement is used to end the in-stream procedure in a jcl?
What does a disposition of (NEW,CATLG,DELETE) mean?
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
Can an individual step be restricted from using all the jobs allowed cpu time?
How are GDGs concatenated?
What is JCL LIB ?
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
How jcl work to handle various input output file operations?