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

Avoid binary and dec fixed conversion in ALTSEQ


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

New User


Joined: 31 May 2005
Posts: 16

PostPosted: Fri Aug 14, 2009 8:23 pm
Reply with quote

Hi All,

I am converting using a DFSORT jcl certain hexadecimal values to another hexadecimal values, But i want to exclude the BIN FIXED and DEC FIXED values while using ALTSEQ. Is there any paramter available in ALTSEQ to avoid.

I dont want to avoid DEC FIXED or BIN FIXED in a fixed position, if any DEC FIXED or BIN FIXED values are available in the entire record, it should excluded.

Kindly help!

Thanks and regards
Renjith
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Fri Aug 14, 2009 8:46 pm
Reply with quote

renjithravi1 wrote:
Hi All,

I am converting using a DFSORT jcl certain hexadecimal values to another hexadecimal values, But i want to exclude the BIN FIXED and DEC FIXED values while using ALTSEQ. Is there any paramter available in ALTSEQ to avoid.

I dont want to avoid DEC FIXED or BIN FIXED in a fixed position, if any DEC FIXED or BIN FIXED values are available in the entire record, it should excluded.

Kindly help!

Thanks and regards
Renjith


Since the position of the bin fixed fields are not defined how would you be able to tell the from the values you want to change? The bin fixed fields could contain any of the 256 possible values!
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Aug 14, 2009 8:47 pm
Reply with quote

Hello,

There is no utility (sort or otherwise) that magically knows that DEC FIXED or BIN FIXED exists in a record. . .
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 Store the data for fixed length COBOL Programming 1
No new posts Pulling a fixed number of records fro... DB2 2
No new posts 10 byte RBA conversion DB2 2
No new posts 10 byte RBA conversion -non applicati... JCL & VSAM 1
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top