skip to main content

Library Routines : C$KEYSTROKE

C$KEYSTROKE
The C$KEYSTROKE routine allows keystroke configuration using the Acucobol-GT syntax.
Syntax:
 CALL "C$KEYSTROKE" USING keySetting
Parameters:
This routine is implemented for compatibility with Acucobol-GT. isCOBOL offers a native syntax to set keystrokes. See Keyboard Configuration for details.
Examples:
Example - Set the exception of Control-A to 1 und F1 to 101 using ACU keystroke syntax
call "c$keystroke" using "EXCEPTION=1 ^A"
call "c$keystroke" using "EXCEPTION=101 k1"

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left