Willy Jensen
Active User

Joined: 01 Sep 2015 Posts: 418 Location: Denmark
|
|
|
|
Well, the interrupt would be in the panel processing, not in the REXX code. When you hit the attention key (PA1 by default), you get an ATTN interrupt, not an external interrupt. And as I read the ISPF manual you can trap an ATTN in CLIST, but not in REXX. An ATTN while running REXX terminates the REXX pgm. |
|