Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.pascal.misc > #2818
| From | Rolf Buenning <buenning@gmx.de> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | Re: Do'nt know |
| Date | 2025-09-03 16:04 +0000 |
| Message-ID | <mhr78oFelvhU1@mid.individual.net> (permalink) |
| References | (5 earlier) <mh2g1lF9ee4U1@mid.individual.net> <mhlosjFh4s9U1@mid.individual.net> <XnsB34E3BFD65698hueydlltampabayrrcom@157.180.91.226> <mhqvukFdfk4U1@mid.individual.net> <XnsB34F72F409079hueydlltampabayrrcom@157.180.91.226> |
On Wed, 3 Sep 2025 15:18:12 -0000 (UTC), David LaRue <huey.dll@tampabay.rr.com> tippte: > Rolf Buenning <buenning@gmx.de> wrote in > news:mhqvukFdfk4U1@mid.individual.net: > >> 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. > > Hello Rolf, > > I'm in the United States of America. Pascal projects were what I first > worked on after college. The application was medium sized, about 5MB of > source files with a small amount in assembly code. Since then I've worked > with over 40 languages and dozens of operating systems. > > The internet has allowed us to communicate. I'm glad to have helped a > little and to have met you! Hallo David, I'm actually a chemist, and I'm 87 years old. I started IT-Jobs with Turbo-Pascal in a chemical plant, a oil refinery. Thats why I experiment with free-pascal. All things we need, are stolen ( GDR!), especially compiler etc. Operatingsystem was CPM I'm glad to meet you too. I sit here alone and stew in its own juice. Wish you everything you wish for. -- 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