Progress with integration of Regina REXX into CMS

View: New views
2 Messages — Rating Filter:   Alert me  

Progress with integration of Regina REXX into CMS

by Robert O'Hara :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've made some progress today that I thought I might report to the community.  This afternoon I wrote a simple program in REXX:

   type rhello exec a

   /* Say Hello from REXX */
   SAY "Hello there..."
   EXIT

   Ready; T=0.01/0.01 15:03:48

Then I ran it:

   rhello
   Hello there...
   Ready; T=0.01/0.03 15:04:38

This was an EXEC written in the REXX language.

I have several of weeks of work to make Regina robust and usable.  When it is, a release of this software will be forthcoming.

Regards, Bob O'Hara


RE: Progress with integration of Regina REXX into CMS

by Daniel G-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Hi Bob,

 

Congratulations.. Regina is a powerful rexx interpreter.

I have been working with it last years, mainly using to REXXSAA functions to add features for it.

If you can, would be very interesting keep this interface, so in this case we can develop known utilities like EXECIO, IOS...

 

Good lucky!

 

 


To: H390-VM@...
From: rohara@...
Date: Mon, 31 Aug 2009 23:08:09 +0000
Subject: [H390-VM] Progress with integration of Regina REXX into CMS

 



I've made some progress today that I thought I might report to the community. This afternoon I wrote a simple program in REXX:

type rhello exec a

/* Say Hello from REXX */
SAY "Hello there..."
EXIT

Ready; T=0.01/0.01 15:03:48

Then I ran it:

rhello
Hello there...
Ready; T=0.01/0.03 15:04:38

This was an EXEC written in the REXX language.

I have several of weeks of work to make Regina robust and usable. When it is, a release of this software will be forthcoming.

Regards, Bob O'Hara



Ro





_________________________________________________________________
Share your memories online with anyone you want.
http://www.microsoft.com/middleeast/windows/windowslive/products/photos-share.aspx?tab=1