IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Difference between RECFM=FB and RECFM=FBA in DCB parameters


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
anoopn1985

New User


Joined: 23 Apr 2007
Posts: 16
Location: tvm

PostPosted: Fri Jan 25, 2008 2:31 pm
Reply with quote

Hi,

What is the difference between RECFM=FB and RECFM=FBA in DCB parameters? Please help me..
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Fri Jan 25, 2008 2:52 pm
Reply with quote

anoop,

check this link

http://www.ibmmainframes.com/viewtopic.php?t=4049&highlight=fba
Back to top
View user's profile Send private message
anoopn1985

New User


Joined: 23 Apr 2007
Posts: 16
Location: tvm

PostPosted: Fri Jan 25, 2008 3:01 pm
Reply with quote

Thanks Aaru..

But I cant understand the above link because it is not specified the difference between FB and FBA.

Pls help me..
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Fri Jan 25, 2008 3:10 pm
Reply with quote

sameer,

I had pasted the wrong link in my prev post.

Quote:
http://www.ibmmainframes.com/viewtopic.php?t=5034&highlight=fba
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Jan 25, 2008 3:13 pm
Reply with quote

This should help.
Back to top
View user's profile Send private message
anoopn1985

New User


Joined: 23 Apr 2007
Posts: 16
Location: tvm

PostPosted: Fri Jan 25, 2008 3:43 pm
Reply with quote

Thanks guys for your valid information..

I have one more doubt.. I found the following senetence in the link..

"Print after advancing three lines (triple-space). "

so it will take 3 bytes to represent advancing three lines.. How can the compiler identify whether the first three charactors are printer control characters or not? Some times we need to give the first 3 characters are spaces/blanks (but not printer control characters). rt?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Jan 25, 2008 10:13 pm
Reply with quote

Hello,

Quote:
so it will take 3 bytes to represent advancing three lines..
No, this is incorrect.

Triple-space is represented in one byte.
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Fri Jan 25, 2008 10:24 pm
Reply with quote

You need to check your compiler options, ADV/NOADV affect how you define the output record in your program.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Timestamp difference and its average ... DB2 11
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts Injecting HTTPHEADER parameters in th... PL/I & Assembler 0
No new posts What is the difference between Taskty... Compuware & Other Tools 2
Search our Forums:

Back to Top