Thanks Jim.

Here is what I have written in JCL which will list items with CARRIER
= UPS but not items with CARRIER = ups:

001 PQN
002 RI
003 T (0,0), "Package Tracking", (-4)
004 T (0,2), (-4)
005 T (0,1), (-4)
006 HSORT TRACKING CARRIER CNV MCT DATE INIT WITH CARRIER =
007 OEnter the string to find +
008 IP>
009 A1 CNV "MCU"
010 HOR WITH DATE =
011 A1
012 HOR INIT =
013 A1
014 P

Thanks in advance,

WW


On Jan 12, 12:22 pm, Jim Idle <[email protected]> wrote:
> ww wrote:
> > Thanks in advance,
>
> Please read the posting guidelines. It is difficult to provide any kind
> of definitive answer when your question is in the subject line and you
> do not explain at all what you mean. At a guess, you either need to use
> the EVAL function, or just use the MCU conversion for output or the
> correlative for selection criteria.
>
> Jim
>
>
>
> > WW- Hide quoted text -
>
> - Show quoted text -

--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to