[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Modify record in flat file
Or you could load it into an array (provided you know the maximum size) and
then total the size of the array, then print...
Bob Smith
> is create my flat file with the header record as row 1, then when the SQR
> has finished writing to the file, go back and update the header
> record with
> the number of records in the file. My question is can I go back
> and update
> the header row (Row 1) after writing all the records to the file first?
>
> Your help would be appreciated.
>
> Bruce Weinstein
> E-mail: bruceweinstein@canada.com
>
>