File:
[Coherent Logic Development] /
freem /
contrib /
%KEYTEST.m
Revision
1.1.1.1 (vendor branch):
download - view:
text,
annotated -
select for diffs
Sun Jan 19 02:04:04 2025 UTC (2 months, 2 weeks ago) by
snw
Branches:
MAIN,
CoherentLogicDevelopment
CVS tags:
v0-63-1-rc1,
v0-63-0-rc1,
v0-63-0,
v0-62-3,
v0-62-2,
v0-62-1,
v0-62-0,
start,
HEAD
FreeM
%KEYTEST ; A.Trocha ; test-proggy for keyb-handler [1999/01/29- 6:18:59]
; $Source: /home/cvsroot/freem/contrib/%KEYTEST.m,v $
; $Revision: 1.1.1.1 $ $Date: 2025/01/19 02:04:04 $
N timeout,mode
S mode=1
S timeout=""
W !!,"testprogram for keyboard handler (ESC => quit)"
W !!,"timeout = none"
W !,"mode = interpret"
W !!
F D
. S result=$$^%KEY(timeout,mode)
. W !,result
Q
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>