Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.misc > #2816
| From | Rolf Buenning <buenning@gmx.de> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | Re: Do'nt know |
| Date | 2025-09-03 13:59 +0000 |
| Message-ID | <mhqvukFdfk4U1@mid.individual.net> (permalink) |
| References | (3 earlier) <mh0b4mFsv0gU1@mid.individual.net> <XnsB34578B187197hueydlltampabayrrcom@157.180.91.226> <mh2g1lF9ee4U1@mid.individual.net> <mhlosjFh4s9U1@mid.individual.net> <XnsB34E3BFD65698hueydlltampabayrrcom@157.180.91.226> |
On Tue, 2 Sep 2025 09:53:57 -0000 (UTC), David LaRue <huey.dll@tampabay.rr.com> tippte: > Rolf Buenning <buenning@gmx.de> wrote in news:mhlosjFh4s9U1 > @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'd read up on the sizeof() and seek() functions. Make sure that you are > asking for the End of the File. If you are writing an integer number of > Records perhaps adding one to the value would work. IIRC, this was a special > value like -1 to indicate seeking to the end of the file to write more data. Hallo David, Thanks for your answer. I made myselfe a small console program to test these things more easily. FileSize(File) returns the number of reords in the file. a seek(file, filesize(file)) is correctly. Filepos then is behind the last written record. Next writing save the record behind the last written. in the console program it works fine. I think, there are errors in my application, that I have to find. My I ask where you are from? I think not from Europa. -- 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