Topic: FUNCTION 67 HELP
Author: rick@triode.apana.org.au (Richard Welykochy)
Date: 2 Mar 1995 11:46:26 GMT Raw View
oma.coker@chrysalis.org wrote:
: I'm hoping some of you experts can help us with a problem here. My
: programming buddy is working on a project and he needs to open more than
: 15 files in DOS. It ain't working. He's been told that DOS won't let
: you open more than 15 files at once, but that you can do it with
: interrupt 21 using function 67.
: SLMR 2.1a Nobody Expects the Spanish Inquisition!
And nobody expects DOS questions in a C++ Language Standards group!
Author: oma.coker@chrysalis.org
Date: Fri, 11 Nov 94 21:15:48 Raw View
I'm hoping some of you experts can help us with a problem here. My
programming buddy is working on a project and he needs to open more than
15 files in DOS. It ain't working. He's been told that DOS won't let
you open more than 15 files at once, but that you can do it with
interrupt 21 using function 67.
Isn't that grand?
So, you may ask, what's the question? The question is how do you do
that?
Can SOMEbody give us an example of how to use function 67 to open more
than 15 files in DOS?
Thanks, in advance.
Oma
---
SLMR 2.1a Nobody Expects the Spanish Inquisition!