On Fri, 23 Dec 2016 13:39:17 -0800, Ed Jaffe wrote:
>>
>>      tso send 'Hello' user(*)
>
>Haha! Of course! The primary command line on ISPF menus has been
>uppercased since ISPF was first called SPF. This has nothing whatsoever
>to do with issuing TSO commands. Any data typed into an options panel is
>uppercased. Period.
>
>In the modern era, this is accomplished with the following attribute
>definition within ISR@PRIM:
>
>26 TYPE(NEF) CAPS(ON) PADC(USER)
>
What recognizes the TSO command?  I see no code in ISR@PRIM that appears to
do that, leading me to believe it's something outside the panel definition.  So
why doesn't that "something" ignore "CAPS(ON)" and pass the command as entered
to the TMP.

-- gil

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

Reply via email to