Original Post
Can someone tell me how to use the "repeat" function and DeVar function? whenever I use DelVar, the variable still exist. I also need help with the "or" function. I get a stalemate when I do a program such as: :While 1 :Getkey->A :While A=0 :Getkey-> :End :if A=24 or 25 or 26 or 34 :blah blah blah