MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

FB to VB coversion using DFSORT

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
dips
Beginner


Joined: 21 Jun 2006
Posts: 9
Topics: 4
Location: Bangalore

PostPosted: Thu Oct 19, 2006 3:07 pm    Post subject: FB to VB coversion using DFSORT Reply with quote

Hi All,

My requirement is to convert a FB file of 562 to VB file.

I know that the option FTOV is avialable which can be used. But the catch here is that when i convert its retaining the spaces after the actual record even in VB format. I used VLTRIM to remove the spaces. But now what happened is it trimmed all the spaces. I want to retain a single space at the end of the record. Can anybody help me on this?


Thanks,
Deepa
_________________
Thanks,
Deepa
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12372
Topics: 75
Location: San Jose

PostPosted: Thu Oct 19, 2006 5:40 pm    Post subject: Reply with quote

dips,

Check this link

http://www.mvsforums.com/helpboards/viewtopic.php?t=3874&highlight=E15

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Thu Oct 19, 2006 7:30 pm    Post subject: Reply with quote

Deepa,

What do your input records look like? In particular, do they have leading blanks of different lengths, e.g. (b for blank):

Code:

bbbdata...
data...
bdata...
bbbbbbbbdata...


or no leading blanks, e.g.

Code:

data...
data...


or leading blanks of the same length, e.g.

Code:

bbbdata
bbbdata
bbbdata


I have a DFSORT solution that doesn't require an exit, but it won't work if the input records have leading blanks of different lengths.
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group