Hello All,
I'm trying to get the input filename and output filename from a user using the command line.
The only problem is, this doesn't seem to open the input filename. I am assuming that 81h is always going to be a space, therefore I started with 82h.
ex. thisprogram input.txt output.txt...
Hi all,
I want to display my string at a certain position on the screen. But with my coding, it displays weird ASCII characters at position 0,0 instead of "Please Enter Input...etc." onto the screen. Please help.
.data
MESSAGE1 DB "Please Enter Input Filename: ", 0
.code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.