REXX in Mianframe Development and mainframe admin



IBM's Command List programming language & Restructured Extended Executor

REXX in Mianframe Development and mainframe admin

Postby parthiban » Mon Aug 30, 2010 4:09 pm

Hi ...


Any difference that REXX in Mianframe Development and mainframe admin ?
Parthiban jayaraman
mainframe rexxer,
Banglore
parthiban
 
Posts: 66
Joined: Mon Oct 20, 2008 7:54 pm
Location: Bangalore-India
Has thanked: 0 time
Been thanked: 0 time

Re: REXX in Mianframe Development and mainframe admin

Postby Robert Sample » Mon Aug 30, 2010 4:59 pm

Can you explain what you mean by this question -- it doesn't really make sense.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: REXX in Mianframe Development and mainframe admin

Postby NicC » Mon Aug 30, 2010 11:26 pm

Rexx is just another programming language.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: REXX in Mianframe Development and mainframe admin

Postby dick scherrer » Tue Aug 31, 2010 12:00 am

Hello,

Rexx is just another programming language.
In many organizations, only the system support people are permitted to code in rexx. It is not acceptable for business applications. This is usually because the business application staff is not able to support "heavy" rexx and rexx is poor at business processing (at least places i've been). . .

IMHO - rexx is execllent for low-volume, utility requirements. I believe rexx is a poor choice for "business" code.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: REXX in Mianframe Development and mainframe admin

Postby NicC » Tue Aug 31, 2010 12:42 pm

Rexx's performance can be much improved by compiling rather than being interpreted. I am a heavy user of Rexx on both mainframe and PC and, yes, I use it for personal or departmental apps, not business apps. I sometimes use it to prototype PL/1 programs. Having said that, I know there are many organisations that have production Rexx apps - just see the posts on the Rexx LA subscriptions.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: REXX in Mianframe Development and mainframe admin

Postby Vinayak » Wed Sep 15, 2010 10:35 pm

thanks Nic for the info you provided...
in the above post you said that.. you are user of rexx on both mainframe and PC..
can you please tell me how to use REXX on PC.. which software or IDE is needed for that..
and is it same as using REXX on mainframes..

thanks...
-vinayak
Vinayak
 
Posts: 18
Joined: Tue Feb 09, 2010 7:01 pm
Has thanked: 0 time
Been thanked: 0 time

Re: REXX in Mianframe Development and mainframe admin

Postby enrico-sorichetti » Wed Sep 15, 2010 10:42 pm

on the PC You have basically three choices ...

Open Object REXX ==> http://sourceforge.net/projects/oorexx/
Regina REXX ==> http://sourceforge.net/projects/regina-rexx/
Brexx ==> http://bnv.home.cern.ch/bnv/software/BRexx/index.html

no need for an IDE, just a plain editor,
after all there is no IDE for REXX under TSO
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: REXX in Mianframe Development and mainframe admin

Postby NicC » Wed Sep 15, 2010 11:00 pm

Also Reginald and others. Look here...
http://www.rexxinfo.org/html/rexxinfo1.html
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post