Description: Assembler displays an error message show_err. When calling DOS file management functions, if an error occurs, DOS handler will carry flag is 1, and loaded error code in AX, and then call the program will show-err error message is displayed. Error Code 1 to 35.80 to 83 each shows a DOS error codes 36 to 79 are reserved, other code (less than 1 or greater than 83) to be invalid code. show-err program, according to the error code in AX displays an error message, reserved code information or invalid code information (using the debug command debug) respectively.
To Search:
File list (Check if you may need any files):
exp602.asm