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

How to compile REXX code


IBM Mainframe Forums -> HomeWorks & Requests
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shr_amar
Warnings : 2

Active User


Joined: 02 May 2005
Posts: 128
Location: UK

PostPosted: Wed Oct 24, 2007 4:28 pm
Reply with quote

Hello I have tried to Compile my REXX with the REXXCL proc . But i am not having acess to SYS1.SFANLMD library .


Can you please tell me how to over come this situation .

Regards
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Oct 24, 2007 4:38 pm
Reply with quote

Do you have a REXX compiler at all?

O.
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 Oct 24, 2007 5:28 pm
Reply with quote

Compiling REXX..How..didn't get you ! Ofcourse we need answer for
Quote:
Do you have a REXX compiler at all?

& which JCL you are talking about, can you please share here.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Wed Oct 24, 2007 5:45 pm
Reply with quote

shr_amarFYI... REXX is interpreted
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed Oct 24, 2007 5:48 pm
Reply with quote

I beg to differ,

REXX can also be compiled
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 Oct 24, 2007 6:05 pm
Reply with quote

Quote:
shr_amarFYI... REXX is interpreted

.. and to execute your REXX under ISPF:

Create a library or PDS using ISPF option 3.2.
Its name should end in the type qualifier EXEC, although this is not a requirement. Example: ‘userid.REXX.EXEC’

Hope this helps.
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 Oct 24, 2007 6:09 pm
Reply with quote

enrico-sorichetti wrote:
I beg to differ

Please share your difference(s) enrico.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Oct 24, 2007 6:09 pm
Reply with quote

See this previous topic as a starting point.
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 Oct 24, 2007 7:31 pm
Reply with quote

Thanks for the link Kevin, it suggested me to see this in my shop:
Code:
SYS1.PROCLIB(REXXCL)


There is following comment in this member
Code:
REXXCL  Compile and link edit a REXX program of OBJ type.


However, I still need to learn how to use this.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed Oct 24, 2007 7:42 pm
Reply with quote

Quote:
enrico-sorichetti wrote:
I beg to differ

Please share your difference(s) enrico.


"I beg to differ" is a way of expressing a disagreement
depending on the other party involved it has many nuances of meaning

when speaking to a manager with other people around
or during a formal meeting
a "you idiot" is usually implied :-)

on a forum is a kind way of telling ( usually based on a strong experience )
that somebody/something is wrong
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Oct 24, 2007 8:00 pm
Reply with quote

REXX compiler is available for purchase from IBM.

O.
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 Oct 24, 2007 8:21 pm
Reply with quote

enrico-sorichetti wrote:
when speaking to a manager with other people around or during a formal meeting a "you idiot" is usually implied :-)


icon_redface.gif .. icon_smile.gif ..don't know in which category I fall .. icon_smile.gif


Thanks for the link O.
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 -> HomeWorks & Requests

 


Similar Topics
Topic Forum Replies
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
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top