コマンド: !keyoff分類: 変数関連

キー入力の取得を中断します

このコマンドは「!key」と組み合わせて使用して下さい


例:
!key $v1
#top
!cls
$v1
!if $v1=esc
!keyoff
!title 取得を中断
!endif
tt
!goto #top