As programming environments get more powerful programers get lazy

william humphrey shoreagent at gmail.com
Mon Sep 22 15:41:46 EDT 2008


*on* controlKeyDown pKey

   *switch* pKey

      *case* "s"

 answer "s was selected"

      *break*

      *case* "c"

         *answer* "c was selected"

      *break*

   *end* *switch*

*end* controlKeyDown



More information about the use-livecode mailing list