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> 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