Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.borland > #193
| From | Marco van de Voort <marcov@toad.stack.nl> |
|---|---|
| Newsgroups | comp.lang.pascal.misc, comp.lang.pascal.borland |
| Subject | Re: Virtual Pascal: BlockRead open files (sharedenynone?) |
| Followup-To | comp.lang.pascal.borland |
| Date | 2017-05-07 08:34 +0000 |
| Organization | Stack Usenet News Service |
| Message-ID | <slrnogtn19.fs2.marcov@toad.stack.nl> (permalink) |
| References | <ocg1if$qn3$1@dont-email.me> |
Cross-posted to 2 groups.
Followups directed to: comp.lang.pascal.borland
On 2017-04-10, Robert Prins <robert@prino.org> wrote: > Does anyone know what I need to do to BlockRead a file that's currently open? > Normal Read(Ln) doesn't seem to care, but BlockRead gives me an error 32. Aren't untyped file access being read/write by default? Try to fiddle with filemode to try to make it readonly.
Back to comp.lang.pascal.borland | Previous | Next — Previous in thread | Next in thread | Find similar
Virtual Pascal: BlockRead open files (sharedenynone?) Robert Prins <robert@prino.org> - 2017-04-10 16:35 +0000
Re: Virtual Pascal: BlockRead open files (sharedenynone?) Jim Leonard <mobygamer@gmail.com> - 2017-05-01 20:55 -0700
Re: Virtual Pascal: BlockRead open files (sharedenynone?) rugxulo@gmail.com - 2017-05-06 20:20 -0700
Re: Virtual Pascal: BlockRead open files (sharedenynone?) Marco van de Voort <marcov@toad.stack.nl> - 2017-05-07 08:34 +0000
Re: Virtual Pascal: BlockRead open files (sharedenynone?) Robert Prins <robert@prino.org> - 2018-08-15 20:22 +0000
csiph-web