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

Converting lower case characters to uc using SYNCSORT


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

Active User


Joined: 13 Dec 2005
Posts: 154
Location: The Netherlands

PostPosted: Wed Sep 12, 2007 2:57 pm
Reply with quote

Hi All,
I have an input file with some lower case characters in it. I want to convert these lower case characters to Upper case characters. Can it be done by SYNCSORT. I do know the position of these fields which are in lower case.

One more question, I have a PS which would contain a header, data and a footer record, the footer record would consist of the number of data records, eg.
012112007 -->Header
9data..
9data...
9data...
11211200703 --> Footer

the above highlighted in bold would be the count of the data record.
Can we use a sort card to count the number of data records and update the footer with the number of data records.

Please let me know your suggestions.

Cheers

Thamilzan.
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Wed Sep 12, 2007 3:18 pm
Reply with quote

Thamilzan,

Quote:
I have an input file with some lower case characters in it. I want to convert these lower case characters to Upper case characters. Can it be done by SYNCSORT. I do know the position of these fields which are in lower case.


One of the previous post. Provides an idea how to achieve your req -

ibmmainframes.com/about5796.html
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 Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
Search our Forums:

Back to Top