|
I guess you can use OVRDBF command outside the RPG program to refer to the actual file: OVRDBF FILE(&PGMFILE) TOFILE(&LIBRARY/&ACTFILE) MBR(*FIRST) ... were &PGMFILE is the file name you will use in the RPG program, &ACTFILE is the actual file name and &LIBRARY is the library where the file is at. You can place this command on a CL just before the actual call to this RPG III program and that is all you need ... I guess ... Peter Vidal Refaie.Heba@khb.h u To: RPG400-L@midrange.com Sent by: cc: owner-rpg400-l@mi Subject: Defining files with long names in drange.com RPGIII 03/05/01 07:18 AM Please respond to RPG400-L I want to open a file in an RPG program but the file name is longer than 8 characters and I am using RPGIII, I think that I can rename the file insde the program but I can not recall now how to do this...Can anybody help. Thanks. Heba
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.