|
----- Original Message ----- From: "Peter Dow" <maillist@dowsoftware.com> To: <rpg400-l@midrange.com> Sent: Thursday, July 11, 2002 5:13 PM Subject: Re: IFS in RPG > Hi Joel, > > Why would I lose the ability to use string variables for file names? How > about > > fXYZ ipe i disk usropn path(fldname) > > then > > c eval fldname='/home/abc.txt' > c open XYZ > ============================ Here you go: c*** (extended-C-spec) c eval fldname = '/home/abc.txt' c opens fldname:disk:extds(XYZDS) (Who needs an F-spec?) ============================= > Now imagine you want to read a .csv file with lots of numbers in them, e.g. > > 123,456.78,23,104568.20-,134.4343,134234,08797,0789.99 > Bean counters and other such like these a lot. With OS400 data.
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.