On Dec 3, 2004, at 10:07 AM, Klaus Major wrote:

on arrowkey what
  switch what
   case "up"
     do1
   break
    "down"
      do2
    "left"
   do3
    "right"
   do4
  end...
end ...

Do you have 'break' in all the right places in the real script?

Dar

****************************************
    Dar Scott Consulting
    http://www.swcp.com/dsc/
    Programming Services
****************************************

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to