Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

When I should use V and when VB in DD statement

Status
Not open for further replies.

deveshjogal

Programmer
Dec 30, 2002
61
Hi all,
My COBOL program's output file is a variable length file.
In the DD statement of JCL which of the following will be the best option

RECFM=V OR
RECFM=VB

What is the differnce between these two ??

Devesh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top