flat assembler
Message board for the users of flat assembler.
Index
> DOS > Opening a file - obtainig carry and don't know why |
Author |
|
AsmGuru62 24 Mar 2014, 21:28
Maybe the current directory is not what you think it is?
Try to include a path into file name. |
|||
24 Mar 2014, 21:28 |
|
freecrac 25 Mar 2014, 09:29
Or the address in the datasegmentregister is wrong.
DS:DX -> ASCIZ filename Error code: 02h (2) file not found Dirk |
|||
25 Mar 2014, 09:29 |
|
badc0de02 29 Mar 2014, 07:13
is the file too large does the random access memory a carry out?
|
|||
29 Mar 2014, 07:13 |
|
DOS386 29 Mar 2014, 08:10
> mov ax, 0x3D02; reading
try MOV AX,$3D00 ; READ ONLY http://www.delorie.com/djgpp/doc/rbinter/id/90/27.html |
|||
29 Mar 2014, 08:10 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.