× 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.




_______________________________________________________________________________________

Note: This e-mail is subject to the disclaimer contained at the bottom of this message.
_______________________________________________________________________________________


I ended up using the based reference and that works fine. I've used that solution in the past, but my colleagues aren't comfortable with pointers and I was sure there was a solution that used the OVERLAY keyword. Thanks for your help.

The second solution doesn't scan Simon. The editor highlights line1.18 & complains:

0001.14 d c ds qualified
0001.15 d rec likerec(rctldef)
0001.17 d array likeds(ctlds) dim(20)
0001.18 d overlay(c.rec.kpro1v)

The simple qualified name is not specified correctly.

It doesn't like the two qualifiers:

Message ID . . . . . . : RNF0623


Message . . . . : The simple qualified name is not specified correctly.

Cause . . . . . : A simple qualified name is formed by specifying the owning
data structure name followed by a period (.) followed by the subfield name.
It cannot contain more than one period, and it cannot start or end with a
period. The subfield-name part must be one of the subfields in the data
structure.
Recovery . . . : Correct the simple qualified name. Compile again.

I tried removing the rec. out of desperation and it cleared the editor syntax error, but failed on the compilation. I haven't posted the compilation errors. I'm happy with the based solution.


_______________________________________________________________________________________

The information transmitted in this message and its attachments (if any) is intended
only for the person or entity to which it is addressed.
The message may contain confidential and/or privileged material. Any review,
retransmission, dissemination or other use of, or taking of any action in reliance
upon this information, by persons or entities other than the intended recipient is
prohibited.

If you have received this in error, please contact the sender and delete this e-mail
and associated material from any computer.

The intended recipient of this e-mail may only use, reproduce, disclose or distribute
the information contained in this e-mail and any attached files, with the permission
of the sender.

This message has been scanned for viruses.
_______________________________________________________________________________________

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.