On 2014-12-11 08:57, Grinsell, Don wrote:
> T is still documented in the ISPF help:
> 
I couldn't find in the ISPF Ref.  Either the Ref. is more proactive
in weeding out obsolescent constructs ('t' merely asserts the default),
or I didn't look hard enough.

> A text string is used to find a character string regardless of whether     
> alphabetic characters are upper or lower case.                             
>                                                                            
>     Example -   ===> find t'this'          find the text "this"            
>                                                                            
> A text string is a quoted string that is preceded or followed by the       
> letter "T".   
>
But can I have a choice of case-sensitive or -insensitive picture strngs?
Perhaps p"string"t or p"string"c?


On 2014-12-11 20:38, David Speake wrote:
> I did a double DUH! when I saw the missing R reply. It wasn't quite that 
> bad.I cannot cut/paste the brackets  []
> from/to or to/from my Reflections for IBM 3270 emulator session. 
>
Works fine with xterm; either pasting or from keyboard.  Come in as
0xad and 0xbd; IBM-1047, I believe/x3270 claims.  Apparently Reflections
is overpriced.

> ...Had to FTP them into my TSO/PDS and of course key them into the question. 
> The Find command in the macro did have the brackets. I still cannot find that 
> C runtime that the Help facility says that I MUST have. Cross Posting to 
> ISPF-L at Notre Dame. 
>   
http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.cbcsl01/header_regex.htm
Standard C++ Library Reference
SC14-7309-00

http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.bpxbd00/rrgcmp.htm
z/OS 2.1.0>z/OS XL C/C++>z/OS XL C/C++ Runtime Library Reference>Library 
functions>regcmp() - Compile regular expression
z/OS XL C/C++ Runtime Library Reference
SC14-7314-00

et al.

I hate EBCDIC!

-- gil

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

Reply via email to