Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NyCzMaGiX

    help with command line

    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...
  2. NyCzMaGiX

    Displaying a String

    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...

Part and Inventory Search

Back
Top