home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!newsgate.watson.ibm.com!news.ans.net!malgudi.oar.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
- From: holland@matt.ksu.ksu.edu (Rich Holland)
- Newsgroups: comp.lang.pascal
- Subject: Re: Updating
- Date: 19 Aug 1992 16:14:42 -0500
- Organization: Kansas State University
- Lines: 17
- Message-ID: <16udk2INNn01@matt.ksu.ksu.edu>
- References: <1992Aug19.041343.23349@Armstrong.EDU> <19AUG92.06011743@skyfox.usask.ca>
- NNTP-Posting-Host: matt.ksu.ksu.edu
-
- friesenda@skyfox.usask.ca writes:
-
- >VAR
- > F : FILE of (whatever your record type is);
- >.
- >.
- >Assign( F, "MYFILE" );
- >Reset( F );
- >Seek(FileSize( F )); { This should take you to the end of the file }
-
- Wouldn't Seek(EOF) work just as well, and read more clearly?
-
- --
- Rich Holland | INTERNET: holland@matt.ksu.ksu.edu
- 100 Jardine Terr, Apt A7 | BITNET : holland@ksuvm
- Manhattan, KS 66502-3357 | UUCP : ...!rutgers!matt.ksu.ksu.edu!holland
- "Jesus saves...but Gretzky gets the rebound! He shoots! He scores!!"
-