Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.misc > #2814
| From | Rolf Buenning <buenning@gmx.de> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | Re: Do'nt know |
| Date | 2025-09-01 14:28 +0000 |
| Message-ID | <mhlosjFh4s9U1@mid.individual.net> (permalink) |
| References | (1 earlier) <XnsB3428B712EF0Ehueydlltampabayrrcom@157.180.91.226> <mgqfprFte4rU1@mid.individual.net> <mh0b4mFsv0gU1@mid.individual.net> <XnsB34578B187197hueydlltampabayrrcom@157.180.91.226> <mh2g1lF9ee4U1@mid.individual.net> |
On 25 Aug 2025 07:01:09 GMT, Rolf Buenning <buenning@gmx.de> tippte: > Thanks and have a nice time. Hallo again! :-) I need help again. Have a File of Record and try to write Records into the file. First I Rewrite file and after that write(File, Record), Close(File). That works fine. Then I want to add mor sentences to the file. I open with reset(file), then seek(file, sizeof(file)). The next write overwrites the last written record. What can I do to write behind the last written record? Thank you and waiting hopefully for help. -- Gruss Rolf
Back to comp.lang.pascal.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-21 11:29 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-08-21 17:42 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-22 06:07 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-24 11:25 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-08-24 15:51 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-25 07:01 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-01 14:28 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-02 09:53 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-03 13:59 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-03 15:18 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-03 16:04 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-03 17:20 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-04 14:10 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-05 01:16 +0000
Re: Do'nt know John Kruiniger <jk@free.net.nz> - 2025-10-19 18:20 +1300
csiph-web