EXCEPTION PROCESSING SYSTEM

PURPOSE:To avoid such a case where an exception processing routine has the abnormal end due to the difference of language types, by storing previously the address of an exception processing routine requested by the relevant language type into an area of each program module. CONSTITUTION:The address...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: YAMAMOTO HARUHIRO
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PURPOSE:To avoid such a case where an exception processing routine has the abnormal end due to the difference of language types, by storing previously the address of an exception processing routine requested by the relevant language type into an area of each program module. CONSTITUTION:The address of an exception processing routine 30 requested by the language type of each program module is stored in an address area 12 in a program module 11 of a user program 10. When an exception process is produced when the module 11 is executed, the process is shifted to an operating system 20 and this system 20 refers to the address stored in the area 12. Thus the process is moved to the routine 30 requested by the module 11 having an exception process. Thus the exception processing is carried out. As a result, it is possible to prevent such a case where the routine 30 has the abnormal end due to the difference of language types.