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
Explain about ISPF/TSO Commands
How to run cobol program using jcl?
Define concatenating?
how you will the direct the data to spool using sysout option?
what happens in execution stage in job processing?
What are some jcl statements that are not allowed in procedures?
Suppose I have five jobs to do. But I want to hold one?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the significance of addrspc parameter in the exec statement?
what is the use of IEBGENER utility?
How jcl work to handle various input output file operations?
in ways data can be passed to a COBOL program from JCL?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Are there any set of rules for the names of the steps used in a job? What are they?