PEN (statement) - QB64 Wiki

PEN (statement)

From QB64 Wiki

Revision as of 00:10, 10 May 2011 by Clippy (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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