|
|
| Author |
Message |
autobox
Active User
Joined: 19 Aug 2005 Posts: 52
|
|
|
|
HI ALL:
What's the differences between REXX and CLIST, of course, besides the syntax.
Thanks a lot |
|
| Back to top |
|
 |
References
|
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1930 Location: Israel
|
|
|
|
| 2 different languages ? |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3265 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
Active User
Joined: 19 Aug 2005 Posts: 52
|
|
|
|
Thanks.
Can I consider that REXX is a substitute of CLIST and that REXX is used more widely than CLIST now. |
|
| Back to top |
|
 |
|
|