teocci / cmd-robot

Automatically exported from code.google.com/p/cmd-robot
0 stars 0 forks source link

Loop @ mode options for incorrect values. #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
[ code ]

debug_value = 0
if str(question_three) == "y":
    i = raw_input("What do you want to detect? (button/pos/all)") ####@@@@####
elif str(question_three) == "n":
    debug_value = raw_input("Do you want to enter debug mode? (y/n): ")
else:
    print "Enter a correct value next time!"
    sys.exit("Value Error!")

[ /code ]

FIX IT!

Original issue reported on code.google.com by cian.by...@sydstu.catholic.edu.au on 11 Nov 2012 at 1:51

GoogleCodeExporter commented 8 years ago
BTW: You are incontrol of the script for the next 4 hours, send back when all 
changes complete.  UPDATE is on the downloads page.

Upload version for you is 1.6.2.

Original comment by cian.by...@sydstu.catholic.edu.au on 11 Nov 2012 at 1:53

GoogleCodeExporter commented 8 years ago
Issue 4 has been merged into this issue.

Original comment by cian.by...@sydstu.catholic.edu.au on 11 Nov 2012 at 1:56

GoogleCodeExporter commented 8 years ago
Has this been dealt with?? If not then I will take a better look at it :)

Original comment by thomas.i...@sydstu.catholic.edu.au on 12 Nov 2012 at 8:56

GoogleCodeExporter commented 8 years ago
Not sure?

Original comment by cian.by...@sydstu.catholic.edu.au on 12 Nov 2012 at 8:58

GoogleCodeExporter commented 8 years ago
I think this issue was relating to a code clean-up rather than any issues as 
such, I will check my version and see what is going on.

Original comment by cian.by...@sydstu.catholic.edu.au on 12 Nov 2012 at 10:24

GoogleCodeExporter commented 8 years ago
This issue has been solved in later updates and seems to have disappeared.   
Yeah!

- CLOSED -

Original comment by cian.by...@sydstu.catholic.edu.au on 16 Nov 2012 at 11:36