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



Below is a data structure I would like to define with the LIKEREC keyword. 

The DS name is actually the field from an outfile created by DSPJRN.  The 
subfields are the the same layout as the record of the file that was being 
journaled. When I define the fields I get the information I want about the 
record. When I use the LIKEREC(recordformatname) on the data structure it 
compiles, but the fields do not contain the data.

What simple aspect of this am I missing?

Thanks!

DJOESD            DS                                                    
D CO                             3P 0 OVERLAY(JOESD)                    
D WONO                           7    OVERLAY(JOESD:*NEXT)              
D OPNO                           5P 0 OVERLAY(JOESD:*NEXT)              
D ALTC                           3    OVERLAY(JOESD:*NEXT)              
D WCNO                           5    OVERLAY(JOESD:*NEXT)              
D STSU                           7P 0 OVERLAY(JOESD:*NEXT)              
D STLB                           7P 0 OVERLAY(JOESD:*NEXT)              



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.