At 01:06 AM 12/11/98 -0200, you wrote:

>       A program I did uses DOS2 CHDIR BDOS function and DOS1 OPENFILE
>BDOS function. It works fine with ZIP drives, HDs, RAMDISK, diskettes,
>etc. But not with a CD and MSXCDEX with MegaSCSI. Anyony knows the
>problem?

I read on this list a while ago that MSXCDEX only works with the file
handle functions (DOS2), not FCB functions (DOS1).
So the only way to make your program work with MSXCDEX is to use file
handles if the program is run under DOS2 and FCBs otherwise.

Bye,
                Maarten



****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to