Hi,
I am using a SORT card to solve a problem I have. In that I have used OUTFIL with HEADER1. But it looks like HEADER1 needs an FBA File as output. How can I get the output as FB?
Actually, by OUTREC and HEADER1 I have added a constants and the current date but output is FBA.
Can this have a solution?
Change Output FB instead of FBA in SORT.
-
- New Member
- Posts: 2
- Joined: Sat May 14, 2016 1:54 pm
Re: Change Output FB instead of FBA in SORT.
add REMOVECC.
check the dfsort getting started book for details
Thanks
Magesh
[ Post made via Samsung Galaxy S5 ]
check the dfsort getting started book for details
Thanks
Magesh
[ Post made via Samsung Galaxy S5 ]

- Anuj Dhawan
- Founder
- Posts: 2824
- Joined: Sun Apr 21, 2013 7:40 pm
- Location: Mumbai, India
- Contact:
Re: Change Output FB instead of FBA in SORT.
Yes, as Magesh has said - something like this should do the trick:
Code: Select all
OUTFIL REMOVECC,
HEADER1=(....)
Thanks,
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute