DA$ADATA
is a utility program that processes the ADATA file
created by the IBM
High Level Assembler. DA$ADATA does these two
functions:
- Creates an "intelligent" dump of the ADATA records.
Use this to get an understanding of the records.
- Builds REXX exec code that has the offset and lengths
for DSECT fields to allow you to reference data areas
with REXX code based on the HLASM output.
I wrote this program to be a bootstrap program to help me
in creating ADATA processing programs written in Rexx.
|
Download information
|
This program is part of a collection
of assembler programs that can be downloaded from the
DASRC web page. |
|