MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Using Fileaid - Retreving records using layout.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Jun 03, 2004 6:09 am    Post subject: Reply with quote

Ravi,

You need to use the unformated selection criteria and specify the position and length along with the desired values.

Code:

 ___      1       4      EQ B'1,2'           
 ___ AND  5       4      NE B'0,99'           
 ___ AND  9       10     GE C'2004-01-01'     


Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mfjin
Beginner


Joined: 26 Apr 2003
Posts: 94
Topics: 17

PostPosted: Thu Jun 03, 2004 6:21 am    Post subject: Reply with quote

Ravi

You can also do it using the formatted criterion.

First enter the first set of values

= 1

<> 0

>= 20040201

Then say i on the command line. File-aid inserts one more crietria selection screen. Then enter the other combinatio

= 99
<> 0
>= 20040201

Then another insert and enter the other possible combination.
and so on.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group