× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: V4R1 RPT compiler...wrong question
  • From: Kmh0421 <Kmh0421@xxxxxxx>
  • Date: Wed, 31 Dec 1997 00:05:03 EST
  • Organization: AOL (http://www.aol.com)

Thanks much for your answers to my previous question. However when I brought
it to the office, I found that I asked the wrong question, or at least the
right question in the wrong way.
The program has a compile time array in first E spec. Data is at end of
program after the **. The next E spec is an E/COPY of a program that contains
a compile time array, with data at end after the **. The problem is when it
compiles, it puts the elements from the /COPY before the first E spec
elements.
E              ARY1  2 20
E/COPY    ESPEC
--
**
ABC
DEF

ESPEC:
E               ARY2 2 20
--
**
GHI
JKL

Come out like this:

E          ARY1   2 20
E          ARY2   2 20
**
GHI
JKL
**
ABC
DEF

The data gets reversed.........  Can you help?
Thanks very much. Happy New Year! Almost.....
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.