PROGRAM AND SYSTEM FOR CHECKING COBOL SOURCE CODE

PROBLEM TO BE SOLVED: To provide a source code check program which is suitable for the characteristic of a COBOL language and is high in error detection accuracy. SOLUTION: The COBOL source code check program 110 searches a syntax tree with a data item having a plurality of items as a start point, a...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: TAKECHI MASATO
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To provide a source code check program which is suitable for the characteristic of a COBOL language and is high in error detection accuracy. SOLUTION: The COBOL source code check program 110 searches a syntax tree with a data item having a plurality of items as a start point, and compares a conditional statement of the data item with table size definition. By searching a syntax with the data item as a start point, unauthorized table access processing can be detected beforehand with the size of the data item as a reference. COPYRIGHT: (C)2011,JPO&INPIT