MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

REXX Upper Case and Lower Case

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
zefrim
Beginner


Joined: 29 Jun 2006
Posts: 22
Topics: 19

PostPosted: Thu Feb 21, 2008 8:15 am    Post subject: REXX Upper Case and Lower Case Reply with quote

Hello Forum participants

I have several problems with 2 Rexx procedures.
The first procedure is as follows:

SRT1:
/ * * REXX /
ADDRESS ISPEXEC
"SELECT CMD (SRT2 NAME (Mailing List))"
Exit

The second rexx:

SRT2:
/ * * REXX /
Arg x
Say x
Exit

Although in the first REXX the field name in small letters is coded,
I get in called Rexx only capital letters.

How can I ensure that I am in the 2.ten REXX also get small letters.

Greetings

Zefrim
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Thu Feb 21, 2008 9:20 am    Post subject: Reply with quote

parse arg instead of just arg
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Fri Feb 22, 2008 3:28 am    Post subject: Reply with quote

semigeezer beat me to it
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group