Hi ALL,
pull Templet
say reverse(Templet)
say Templet
I am trying to get this small bit of CODE to return the input exactly as I type
it in, only in reverse. All works fine BUT all characters are converted to
upper case. How do I get the TEMPLET to remain CASE sensitive.
Edson (!!agimA na ni deppart m'I !pleH) Gray
Hi Edson,
The REXX PULL instruction is a shorthand for PARSE UPPER PULL. If you use the
form
parse pull Templet
in your example, the text will remain in mixed case.
-Bill HAwes
,lliB iH
.enif krow snoitcurtsni ruoy ees nac uoy sa ,ofni eht rof sknahT
OOPS, SORRY
Hi Bill,
Thanks for the info, as you can see your instructions worked fine.
nosdE