IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to start coding REXX and writing macros


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mkssampathkumar
Warnings : 1

New User


Joined: 31 Aug 2006
Posts: 57
Location: chennai

PostPosted: Wed Aug 20, 2008 1:27 pm
Reply with quote

Hi
I am new to REXX.anybody tell me how to start coding REXX and writing macros
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Aug 20, 2008 1:44 pm
Reply with quote

Start here by looking at the manuals
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Aug 20, 2008 1:48 pm
Reply with quote

start from

google for "REXX samples"

and You will find more than You can manage

Code:
/*REXX */
say "hallo world, from my first rexx script"
return
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Aug 20, 2008 2:01 pm
Reply with quote

Hi,

And some more, I've kept these links for my references, I think they were posted by Superk aka Kevin..

Start by reading this sticky TSO ? ISPF ? REXX ? Keeping them Straight

and this one Links to TSO, REXX & CLIST manuals.

Need Reference material to study REXX.

What really REXX is ? and where can i get the information.

Want to learn REXX.

Whats the importance of REXX for Developers??.

The JOY Of REXX.

REXX implementation and "%".

The JOY Of REXX is good one.. icon_smile.gif
Back to top
View user's profile Send private message
mkssampathkumar
Warnings : 1

New User


Joined: 31 Aug 2006
Posts: 57
Location: chennai

PostPosted: Thu Aug 21, 2008 10:50 am
Reply with quote

Hi
Thanks for your reply.Its really help me to learn about REXX.

Thanks to all
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top