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

How to filter low values in file-aid


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
santhoshk

New User


Joined: 07 Dec 2009
Posts: 4
Location: bangalore

PostPosted: Thu Aug 18, 2011 2:09 pm
Reply with quote

how to filter low values in file-aid?
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Thu Aug 18, 2011 2:12 pm
Reply with quote

A sieve just above floor level?

Not many details to go on.

Low-values is Binary Zero, X'00' - look at manual/help for binary and maybe you get somewhere.
Back to top
View user's profile Send private message
santhoshk

New User


Joined: 07 Dec 2009
Posts: 4
Location: bangalore

PostPosted: Thu Aug 18, 2011 2:16 pm
Reply with quote

thank u
Back to top
View user's profile Send private message
mprobst

New User


Joined: 14 Oct 2006
Posts: 14
Location: Appleton Wi USA

PostPosted: Fri Sep 16, 2011 11:51 pm
Reply with quote

Just so we have an accurate answer out here:

$$DD01 COPY IF=(75,NE,X'00'),O=0

This would copy all records filtering out the ones that had low values (Hex 00) in column 75
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 -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
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
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top