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



EXTFILE is used during runtime only. Compiler does not use the file
name specified in this keyword to obtain external file description when
compiling program. So... For your program to compile and function
correctly, FILE file must exist and must have the same File Level ID as
'NAME' File during compilation. Note: On V6R1, you can use the EXTDESC
keyword to tell compiler where to find the external file description.



"manish soni" <pesfunk@xxxxxxxxx> wrote in message
news:<mailman.8372.1228824626.13295.rpg400-l@xxxxxxxxxxxx>...
Dear All,

I am trying to make a simple program out of EXTFILE and EXTMBR
concept.
However, my system never identifies the file and gives me "The name or
indicator is not defined." Errors. I have setup the library list
correctly
which contains the PF.

Program:
FFILE IF E DISK EXTFILE('NAME')
F EXTMBR('NAME')
F USROPN
C OPEN FILE
C READ REC
C FIRSTNAME DSPLY
C CLOSE FILE
C SETON LR

PF: NAME
R REC
FIRSTNAME 10A

Any idea where am I going wrong here ?

Regards and Thanks
Manish

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.