SYNTAXVHA_INTRPT(P1)PURPOSE Detects key presure
ARGUMENTS P1 - CHARACTER of ARRAY (numeric)
- OPTIONAL
- key(s) to be detected
RETURNS LOGICAL
.T. if key is pressed
.F. if key not pressed
Example:
DO WHILE .NOT. VHA_INTRPT()
....
....
....
ENDDO
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson