×
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.
You are renaming both formats to F1. Also does MYFILE1 and MYFILE2 exist on the system? If not then you must ovrdbf each of them to MYFILE before you compile.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: Thursday, October 21, 2010 3:20 AM
To: RPG programming on the IBM i / System i
Subject: Any limitations with EXTFILE?
Hi,
I'm getting an SQL1001 from the precompiler with this code : "external definition for myfile2 not found"
FMYFILE1 IF E K DISK RENAME(MYFORMAT:F1)
F EXTFILE('MYFILE')
FMYFILE2 IF E K DISK RENAME(MYFORMAT:F1)
F EXTFILE('MYFILE')
nothing else - no other messages even level 10. Am I allowed to use EXTFILE twice on the same external file?
As an Amazon Associate we earn from qualifying purchases.
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.