PEN (statement) - QB64 Wiki

PEN (statement)

From QB64 Wiki

Jump to: navigation, search

The PEN statement enables/disables or suspends event trapping of the lightpen device which is seldom used today.


Syntax:

PEN {ON|STOP|OFF}


Description:


See also:



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page