|
|
| Author |
Message |
autobox
New User
Joined: 19 Aug 2005 Posts: 47
|
|
|
|
HI ALL:
What's the differences between REXX and CLIST, of course, besides the syntax.
Thanks a lot |
|
| Back to top |
|
 |
References
|
Posted: Mon Feb 06, 2006 1:37 pm Post subject: Re: Differences between REXX and CLIST? |
 |
|
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1897 Location: Israel
|
|
|
|
| 2 different languages ? |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3173 Location: Charlotte,NC USA
|
|
|
|
A Google search quickly located this:
http://www.theamericanprogrammer.com/programming/rexx.clist.shtml
The biggest difference I can think of is that CLIST must run in either a TSO or Netview Address space. While REXX can also run in those same address spaces, it can also run in other address spaces (MVS, DB2, CICS, Automation, etc.) as well as in USS and on other operating systems (OS/2, OS/400, Windows, Unix, and Tandem). |
|
| Back to top |
|
 |
autobox
New User
Joined: 19 Aug 2005 Posts: 47
|
|
|
|
Thanks.
Can I consider that REXX is a substitute of CLIST and that REXX is used more widely than CLIST now. |
|
| Back to top |
|
 |
|
|