Mail Archives: djgpp-workers/1998/03/24/07:55:08
>
> I tried Martins version on a 3.11 NW server with VLMs as the network
> redirector. It worked fine up to the 25th subdirectory, starting from
> the NW _real_root dir of the netware volumes, so this is a limitation
> of Netware. I cross checked this by issuing the commands
>
> MAP ROOT L:=i:\demmer\a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w
> MD L:X
> and the MD failed.
> Martin's version caught the error and reported doserr=3, errno=22.
This is different from what I got, I always got doserr=5.
If you change a "#if 0" to "#if 1" on the right place in my code, you
get the extended error code as well. Look for an int21() call.
Right,
MartinS
- Raw text -