Recent content by Ace1killa13

  1. A

    Command prompt if statement questions

    Yes I see what you are saying. Thanks, but do you have any ideas on my second question? I would like to be able to make my program look hetter than just the command line as well as being a little more user friendly.
  2. A

    Command prompt if statement questions

    First of all sorry if this is not the right place to post this. But my questions are: 1. Is it possible to make an if statment in the command prompt to measure if a given variable is greater than one number and less than another. 2. This one doesn't have anything to do with if statments but is...