It the receiver of the SMSG folding it to upper case?

Regards,
Richard Schuh





________________________________
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Aisik Chang
Sent: Wednesday, February 03, 2010 7:14 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: mixed text in CP SMSG

It still does not come out with the mixed case:
-----------------------------------------------------------------------------------------
10:11:42
     8 *-* address command 'CP SMSG ESATCP ALERT zVM-SEV3:'  cpline
       >>>   "CP SMSG ESATCP ALERT zVM-SEV3: Testing"
    10 *-* exit
Ready; T=0.01/0.01 10:11:42
ESATCP  : 10:11:42 MAINT   (3779) has issued command: ALERT ZVM-SEV3: TESTING
-----------------------------------------------------------------------------------------

I used disg 8, but the same result.  What's missing here  ?

Thanks,

Ann




On Tue, Feb 2, 2010 at 3:18 PM, Bruce Hayden 
<bjhay...@gmail.com<mailto:bjhay...@gmail.com>> wrote:
Put it in your exec as:
Address Command  'CP SMSG'  VMUSER  tline
And if 'VMUSER' is the userid and not a variable, put it in the quotes too:
Address Command  'CP SMSG  VMUSER'  tline

On Tue, Feb 2, 2010 at 11:02 AM, Aisik Chang 
<a829...@gmail.com<mailto:a829...@gmail.com>> wrote:
> I have an exec:
>
> /*  */
> tline = 'This is a testing'
> 'CP SMSG'  VMUSER  tline
> exit
> ----------------
> VMUSER received all uppercase text.
>  Is there was to send mixed case  with the command  CP SMSG ?
>
> Thanks,
>
> Ann



--
Bruce Hayden
z/VM and Linux on System z ATS
IBM, Endicott, NY

Reply via email to