Search results

  1. S

    the 'IF then' Command

    Ok, this has become the biggest issue so far for me 2 over come. The way the currect PBASIC 'if... then' connad works is: IF "expression" THEN "stage1" ELSE "stage2" Now, I need some way of being able 2 set a variable if the IF statment is true. That isn't hard...
  2. S

    Mathmatics Problem - 'Is Not' symble

    Hi, I have used the PICAXE many times before and I have become familiar with most of the commands in the "Command Summary" adobe file. I am doing a comparison between variables and I am looking for a way of doing a 'is not equal' to equation. I know that in many languages you can type...
Top