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

Assembler command SPIE - the function of the command reqd.


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
emonmisra

New User


Joined: 10 Jul 2006
Posts: 7
Location: Bangalore

PostPosted: Mon Jul 10, 2006 6:33 pm
Reply with quote

I need the Command function of SPIE. Please if anyone can give the explanation with example pls respond.

SPIE (DUMPEXIT, ((1,9))
Back to top
View user's profile Send private message
kalpana

New User


Joined: 19 Nov 2004
Posts: 24
Location: Banglore

PostPosted: Wed Jul 12, 2006 4:29 pm
Reply with quote

You can use the SPIE (for 24 bit mode) and ESPIE to establish a Program Interruption Exit routine. The SPIE and ESPIE exit routines ( also called handlers) can handle interrupt codes 0 through F.


SPIE: Specific Program Interrupt Exit

SPIE: It will Make Program Interrupt Exit on
SPIE (DUMPEXIT, ((1,9))
It will throw the dumps
ESTAE macro is used to recover from system and user abends

NOSTAE: Set Termination Address EXit


Thanks
Kalpana
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
No new posts Calling an Open C library function in... CICS 1
No new posts DATE2 function SYNCSORT 15
Search our Forums:

Back to Top