Re: Writing a character to the beginning of the same file
- From: Duane Bozarth <dpbozarth@xxxxxxxxxxxx>
- Date: Thu, 28 Apr 2005 09:44:56 -0500
SAM wrote:
....
> Randy thanks very much. I thought someone would give me a better
> solution than this. I had worked on ur solution but it had taken lots
> of time to complete the process in the case of large files.
There <is> no better solution w/ sequential files...
As someone else noted, the one way around is to use random access file
structure or treat a sequential file as random access...
.
- Follow-Ups:
- Re: Writing a character to the beginning of the same file
- From: Gerry Quinn
- Re: Writing a character to the beginning of the same file
- References:
- Writing a character to the beginning of the same file
- From: SAM
- Re: Writing a character to the beginning of the same file
- From: Scott McPhillips [MVP]
- Re: Writing a character to the beginning of the same file
- From: SAM
- Re: Writing a character to the beginning of the same file
- From: Randy Howard
- Re: Writing a character to the beginning of the same file
- From: SAM
- Writing a character to the beginning of the same file
- Prev by Date: Re: Can anyone answer this one?
- Next by Date: Re: Which language should I learn?
- Previous by thread: Re: Writing a character to the beginning of the same file
- Next by thread: Re: Writing a character to the beginning of the same file
- Index(es):