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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

delimited file syncsort

Status
Not open for further replies.

cahner

Programmer
Joined
Jun 11, 2001
Messages
1
Location
US
I want to sort a comma delimited file with syncsort. I have 65 fields on my file and I want to sort on the 53rd field.

Can anyone help me build the syntax? I think this is the basic framework I wnat to work with.

/infile $SORTIN
/fields
/keys
/outfile $SORTOUT

Thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top