Please give me the coding for converting VB to FB and FB to VB
Answer Posted / harsha
Important point is VB file will have 4 bytes extra than
it's corresponding FB file.
The four bytes contain catalog information of the file.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Describe the various parameters utilized in the creation of a gdg?
how can you check if a file is empty using jcl?
How can return codes be tested before execution of a job step?
how you will the direct the data to spool using sysout option?
Explain the function of the dd dcb keyword?
Explain the function of dd disp parameter?
what happens in execution stage in job processing?
What is the function of the steplib dd statement?
What statement can be used to send data to another mvs jes3 node?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
List in order the hierarchical levels of jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Name what parameter directs the output of the job log dataset?