Skip to main content

How do I change the exception code or add an exception code when a particular key is pressed, eg left arrow or Right arrow. I am using v12 under windows 7. This worked fine using v6 under Unix. So far changes to the runcobol.cfg file have no effect.

  • May 30, 2017
  • 1 reply
  • 0 views

1 reply

TERM-INPUT Action=Left-Arrow Code=50 EXCEPTION=YES NUL WLFT
TERM-INPUT Action=Rigth-Arrow Code=51 EXCEPTION=YES NUL WRFT