home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!swrinde!news.dell.com!uudell!bigtex!texsun!exucom.exu.ericsson.se!news
- From: exuptr@exu.ericsson.se (Patrick Taylor)
- Newsgroups: comp.lang.pascal
- Subject: Re: RE: Updating
- Message-ID: <exuptr.330.714250471@exu.ericsson.se>
- Date: 19 Aug 92 18:54:31 GMT
- References: <1992Aug19.041343.23349@Armstrong.EDU> <19AUG92.06011743@skyfox.usask.ca>
- Sender: news@exu.ericsson.se
- Organization: Ericsson Network Systems, Inc.
- Lines: 18
- Nntp-Posting-Host: exupc31.exu.ericsson.se
-
- In article <19AUG92.06011743@skyfox.usask.ca> friesenda@skyfox.usask.ca writes:
- >In a previous article, newso584@Armstrong.EDU (Robert Newsome) wrote:
-
- >>This question may be naive, but is there a way that I can add records to a
- >>pascal file that already exits? i.e. an open command instead of rewrite?
-
- >Yep. Use the RESET command instead of REWRITE. You may also have
- >to SEEK to the end of the file first before adding the records.
-
- Also, there is the append(f) function for files of type :text.
-
- ----------------------------------------------------------------------------
- "This must be Thursday. I never could get the hang of Thursdays"
- - D Adams
- - Patrick Taylor
- Ericsson Network Systems
- exuptr@exu.ericsson.se "Don't let the .se fool you"
- alternately, exuptr@ZGNews.Lonestar.Org
-