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




Hi Dave,

The restrictions on the way you have to code your data structure have changed quite a bit beteen V5R2 and V5R3. Which release are you using?

Have you tried specifying *INPUT on the ExtName() keyword?

---
Scott Klement  http://www.scottklement.com

On Thu, 14 Apr 2005, Dave Murvin wrote:

I am having trouble determining how to code the free form read into a data structure;

FIIM       IF   E             Disk    ExtFile('*LIBL/IIM')

D IIMDS         E DS                  ExtName(IIM)

    Read IIM IIMDS ;

compiler complains:
*RNF0202 20 011500 THE RESULT DATA STRUCTURE IIMDS DOES NOT INCLUDE A SUBFIELD
IN POSITION 1 FOR RECORD IPI100IM.


I can't figure out what this it trying to tell me. The data structure in the compiled listing includes all the fields in the record. I know I must be missing something, but have not been able to find a good example in the manual or in the archives (could not figure out what to search on to get the right results).


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.