IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

REXX Help needed.. for handling ATTN key


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
milochanzy

New User


Joined: 28 Aug 2006
Posts: 7
Location: India

PostPosted: Thu Jun 28, 2007 8:59 am
Reply with quote

Hi,

If i press attention (ATTN) key while a REXX PGM is running, how can i handle it in program. i mean if i want to call a routine when ATTN key is pressed is there any option. What i know of is when a ATTN key is pressed i get a TSO message on screen that says :
"ENTER HI TO END, A NULL LINE TO CONTINUE, OR AN IMMEDIATE COMMAND +"

The options available are:

HI - to terminate.
HT - halt typing
RT - resume typing
TS - trace start
TE - trace end

i want to programtically handle the ATTN key..

Thanks ans Regards,
Milo.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Jun 28, 2007 3:11 pm
Reply with quote

The only way I know is to code an Attention Handling Exit Routine. For more info, please refer to the fine manual.

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top