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

Displaying value from input file in SYSOUT using sort card.


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

New User


Joined: 06 Nov 2007
Posts: 36
Location: Bengaluru

PostPosted: Wed Sep 24, 2008 2:20 pm
Reply with quote

Is there any way to display a value present in input file in SYSOUT when we sort that file.

Ex:
My input file contains Cycle record as first record which contains the date of that file created.
Is there any option I can include which displays that date in SYSOUT.
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Wed Sep 24, 2008 2:28 pm
Reply with quote

Why you want to include date from sysout when you have DATE1 DATE2 DATE3 etc formats to compare current date?

Cant you post your input file and required output?
Back to top
View user's profile Send private message
VinayCM

New User


Joined: 06 Nov 2007
Posts: 36
Location: Bengaluru

PostPosted: Wed Sep 24, 2008 2:42 pm
Reply with quote

The date on which input file created will be stored in input file as cycle record. I don't want to do any changes to output file, only I want to display that date value in SYSOUT messages. That I will be using for my further processing.
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Wed Sep 24, 2008 3:12 pm
Reply with quote

Still am not clear with what exactly you want.. icon_sad.gif


I request you to post example.(sample file content and req output)
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 TRIM everything from input, output co... DFSORT/ICETOOL 1
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Need to set RC4 through JCL SORT DFSORT/ICETOOL 5
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
Search our Forums:

Back to Top