McKown, John wrote:
-----Original Message-----
From: IBM Mainframe Discussion List
<snip>
* LOAD the table; R1 has address, R0 has size in doublewords
* Get storage below the line using the R0 value * 8
* Copy the table to your gotten storage


Kind regards,

-Steve Comstock

Relocate ADCONS, how? I've had "tables" which were really "linked lists" 
assembled into modules before. But that will work for modules which don't have ADCONS in them.

My impression from the thread has been that the table
is a table of constants such as tax rates or price
break points; no adcons included. Maybe Ray can
enlighten us on this point. After all, the tables
are referenced from COBOL programs; while COBOL
programs can work with adcons, it seems pretty
remote.



Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Check out the Trainer's Friend Store to purchase z/OS  <==
==> application developer toolkits. Sample code in four    <==
==> programming languages, JCL to Assemble or compile,     <==
==> bind and test.                                         <==
==>   http://www.trainersfriend.com/TTFStore/index.html    <==

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to