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

Converting VB to FB


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rsshanmugam

New User


Joined: 08 Mar 2005
Posts: 62
Location: Basildon

PostPosted: Tue Jul 11, 2006 12:19 pm
Reply with quote

Hi,

i have to convert a VB flatfile to FB flatfile, how can i do it in SORT or using ICETOOL or any other method please tell me,.

Input file reclength is 513 and output file record length is 486.

this is very urgent.

my control card is

sort fields=copy,
INCLUDE=(5,3,CH,NE,C'000',AND,
5,3,CH,NE,C'999')
INREC FIELDS=(1:5,12,13:21,5,18:17,4,22:26,465)
Back to top
View user's profile Send private message
param_rajesh_2001
Warnings : 1

New User


Joined: 23 Jun 2006
Posts: 18
Location: Bangalore

PostPosted: Tue Jul 11, 2006 2:47 pm
Reply with quote

Hi ,

You can use DFSORT TO convert VB TO FB
Pls refer the link

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/srtmst01.html#t11

and FB TO VB

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/srtmst03.html#t09
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts Converting fixed length file to excel... IBM Tools 7
No new posts Converting ASCII values to COMP-3 (ZD... JCL & VSAM 2
No new posts Converting S9(18) value to a decimal ... DFSORT/ICETOOL 6
No new posts Converting unpacked fields to pack us... SYNCSORT 4
Search our Forums:

Back to Top