|
Doesn't like it on the compile... FMYFILE IF E Disk ExtFile(OtherFile) F UsrOpn D OtherFile S 10 /Free OtherFile = 'MY.FILE'; Open MYFILE; Close MYFILE; *InLR = *On; Message ID . . . . . . : RNF0624 Severity . . . . . . . : 30 Message type . . . . . : Diagnostic Message . . . . : The external name contains a period and must be renamed. Cause . . . . . : An external record name or field name contains a period (.). This is not allowed, so the name must be renamed. The name is ignored. Recovery . . . : -- If it is a record format name, specify the RENAME keyword on the File specification, or specify the IGNORE or INCLUDE keyword so the record format is not used. -- If it is a field name, rename the field in the Input specification. -- If it is a subfield name in an externally-described data structure, rename the field using the EXTFLD keyword in the Definition specification. Compile again. Use an override... On 11/1/06, James H H Lampert <jamesl@xxxxxxxxxxx> wrote:
I'm in no position to test it here, at the moment, but assuming the customer's machine has EXTNAME, would an EXTNAME clause accept a period in the filename? -- JHHL -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.