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



"Initialize RecLevel" where RecLevel is the record level definition in the
DDS.  Do this immediately after opening.  This will put blanks in all alpha
fields and zeroes in all numeric fields.  You do the same initialize when
you are preparing to load fields into a new record.

> -----Original Message-----
> From: cobol400-l-admin@midrange.com
> [mailto:cobol400-l-admin@midrange.com]On Behalf Of Joe Pluta
> Sent: Wednesday, July 24, 2002 1:00 PM
> To: cobol400-l@midrange.com
> Subject: RE: A little shudder here
>
>
> WICKED MEAN EVIL COBOL.
>
> <grumble>
>
> Here's an interesting situation.  In RPG I can define a
> workstation file but
> never open it.  This will automagically generate the field definitions for
> all the fields in the display file, and so the program can
> continue to work
> just fine in batch.
>
> If, however, I try the same thing in COBOL, I get an MCH3601 error because
> evidently the 01-level items (one for each record format) are
> evidently not
> initialized unless the workstation file is open.
>
> Does anybody have a way around this?  I even tried making the display file
> DEV(*NONE) and even though I opened the file, I still got initialization
> errors when attempting to access the fields in the display file.
>
> Joe
>
> _______________________________________________
> This is the COBOL Programming on the iSeries/AS400 (COBOL400-L)
> mailing list
> To post a message email: COBOL400-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/cobol400-l
> or email: COBOL400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/cobol400-l.
>



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.