2 questions: Looking at Rev menu scripts - command A

Mark Swindell mswindel at santacruz.k12.ca.us
Fri Jan 24 15:01:01 EST 2003


How can one take a peek at the scripts behind the rev menus?  I wanted to
see how they script a select all (command A) for my own stack, as an
example.

BTW Could someone explain the logic behind this expression for me? (I found
it in a list search, and it seems to do the trick.)

  case "Select All"
    select line 1 to -1 of the target
    break


Thanks.

Mark




More information about the use-livecode mailing list