Tenberry Home
Consulting Services
DOS/16M FAQ
Release Notes
DPMI Spec
* * *
DOS/4GW
DOS/4G
|
DOS/16M FAQ: Error Conditions
[Previous Section] *
[Index of FAQ] *
[Next Section]
-
One of my customers is getting the message 'Extended error 4'
while running our application built with DOS/16M, and then the application
hangs. Does 'Extended error' refer to the DOS extender? Is this a
DOS/16M error?
1.
One of my customers is getting the message 'Extended error 4'
while running our application built with DOS/16M, and then the application
hangs. Does 'Extended error' refer to the DOS extender? Is this a
DOS/16M error?
No. It't not even a DOS/16M error message.
Extended errors are DOS errors usually displayed when
command.com cannot be read. Error number 4 is caused by too many open
files. Refer to a DOS manual for more information.
|