dyslexic fingers forgot the end if

on commandKeyDown theKey
   if the altkey is down and theKey = "q" then
     type "@"
   else
     pass commandKeyDown
  end if
end commandKeyDown

Cheers,

Malte

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to