View previous topic :: View next topic
|
Author |
Message |
shr_amar Warnings : 2 Active User
.jpg)
Joined: 02 May 2005 Posts: 128 Location: UK
|
|
|
|
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 |
|
 |
ofer71
Global Moderator

Joined: 27 Dec 2005 Posts: 2358 Location: Israel
|
|
|
|
Do you have a REXX compiler at all?
O. |
|
Back to top |
|
 |
Anuj Dhawan
Superior Member

Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
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 |
|
 |
Devzee
Active Member
Joined: 20 Jan 2007 Posts: 684 Location: Hollywood
|
|
|
|
shr_amarFYI... REXX is interpreted |
|
Back to top |
|
 |
enrico-sorichetti
Superior Member

Joined: 14 Mar 2007 Posts: 10891 Location: italy
|
|
|
|
I beg to differ,
REXX can also be compiled |
|
Back to top |
|
 |
Anuj Dhawan
Superior Member

Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
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 |
|
 |
Anuj Dhawan
Superior Member

Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
enrico-sorichetti wrote: |
I beg to differ |
Please share your difference(s) enrico. |
|
Back to top |
|
 |
superk
Global Moderator

Joined: 26 Apr 2004 Posts: 4652 Location: Raleigh, NC, USA
|
|
Back to top |
|
 |
Anuj Dhawan
Superior Member

Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
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 |
|
 |
enrico-sorichetti
Superior Member

Joined: 14 Mar 2007 Posts: 10891 Location: italy
|
|
|
|
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 |
|
 |
ofer71
Global Moderator

Joined: 27 Dec 2005 Posts: 2358 Location: Israel
|
|
Back to top |
|
 |
Anuj Dhawan
Superior Member

Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
enrico-sorichetti wrote: |
when speaking to a manager with other people around or during a formal meeting a "you idiot" is usually implied :-)
|
.. ..don't know in which category I fall ..
Thanks for the link O. |
|
Back to top |
|
 |
|