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 |
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
how can handle the s0c4 abend???
What is the function of //jcllib statement?
The maximum number of in-stream procedure you can code in any JCL is ?
we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?
what is the compile process of cobol program expalin with code
what is use of space parameter in dd statement?
How to do automated restart when a job abend?
How do you send the output of a COBOL program to a member of a PDS?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
once we submitted the job to the operating system, how can we cancel the job before execution?
how to convert a file form fixed Length to variable length?