Page 1 of 1

Find records with LOW VALUES

PostPosted: Tue Mar 29, 2011 7:47 pm
by ranga_subham
Hi,

Can I use below statement to find all the records with low values?

SORT FIELDS=COPY
INCLUDE COND=(1,80,SS,LT,C' ')


Please suggest.

Thanks.

Re: Find records with LOW VALUES

PostPosted: Wed Mar 30, 2011 1:42 am
by NicC
What happened when you tried it out? What is between the quotes in

Re: Find records with LOW VALUES

PostPosted: Wed Mar 30, 2011 1:46 am
by enrico-sorichetti
Can I use below statement to find all the records with low values?

first define what You mean by low value ( for example it' s hex representation )

after that how to include/reject might become simpler