On Tue, 24 Nov 2015 19:12:36 -0700, Roger Bolan wrote:

>When I use ISPF DSLIST and the SFE line command to do a SUPER search
>extended in a library it uses these options:
>PROCESS OPTIONS USED: NOPRTCC LMTO FMSTOP
>
>I know how to get other options when I use the extended search-for utility
>outside of the DSLIST SFE line command.   Like:
>         ...
>  /  ANYC     - Text string matches on "any" (upper or lower) case.
>        ...
Bummer.  On an unscientific single sample, it seems that any arguments I type on
the DSLIST data set line are passed to the command in UPPER CASE, even if 
quoted.
So there seems to be be no way to search for "Wombat", but not "WOMBAT".

Bummer.

If the arguments are passed as-is, the called EXEC can do PARSE UPPER if it 
needs;
if forced upper, there's no way to reconstruct the string as originally typed.

Bummer.

They really ought to fix that.  At least preserve the case of quoted arguments.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to