View previous topic :: View next topic |
Author |
Message |
rsivananda Beginner
Joined: 11 Aug 2004 Posts: 30 Topics: 10
|
Posted: Wed Aug 24, 2005 1:41 am Post subject: EZT 6.4 RMODE+AMODE |
|
|
Hi
Our shop uses EZT 6.4 and i moved few EZT elemets from Panvalet to endevor for first time
The compilation parms we are loking at is AMODE=24,RMODE=24 but the compilation listing shows AMODE=31,RMODE=ANY
The parm card i am using in the easytrieve progs is
PARM PRESIZE 4096 LINK(<progname> R)
Let me know how do i compile with 24 ,24 or am i using the wrong parm card
I looked into CA EZT guide to know that there is ALL31 option available and couldn't relate where to use this in my requirement
Please throw some light. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Aug 24, 2005 8:03 am Post subject: |
|
|
rsivananda,
You can set the ALL31=off to generate the attribute as AMODE=31,RMODE=24. The default is off. But looks like your system has changed that default to ON. btw can you let us know the reason behind compiling with AMODE=24 and RMODE=24.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
rsivananda Beginner
Joined: 11 Aug 2004 Posts: 30 Topics: 10
|
Posted: Thu Aug 25, 2005 1:20 am Post subject: |
|
|
Kolusu,
How do i check the option ALL31=OFF or Not??
All the previous Ezt loads have this AMODE and RMODE as 24 which uses EZT versions before 6.4
The new programs now, uses EZT 6.4 for compilation and we want to make sure they go in with 24, 24.
That's the only reason and i am not sure if 31,24 o 31,ANY affects in anyway??
Please explain. |
|
Back to top |
|
 |
|
|