qb45advr.hlp (Topic list)
ON PEN Statement QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
ON PEN - Event trapping statement that specifies a subroutine to branch
         to when the lightpen is activated
Syntax
  ON PEN GOSUB {linelabel | linenumber}
    ■ linelabel or linenumber is the first line of the event-handling
      subroutine
 
See Also  PEN ON