HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return codes

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

0
Operation successful, output file was written.
0xxx
Error discovered while parsing arguments or options, values for xxx are:
1
Token too long
2
Left parenthesis found inside options
3
Unknown option
4
No primary input file name (PDS member name) was specified
2xxx
Error occurred during scan of ADATA file.
3xxx
Error occurred while writing output file.
For return codes 2xxx, and 3xxx, the values for xxx are:
0yy
yy is the RC from File_Write
1yy
yy is the RC from File_Open
2yy
yy is the RC from File_Read
3yy
yy is one of the following ASMLANGX codes:
  • 10 = file not in expected format
  • 11 = maximum mumber of statements exceeded
4yy
yy is the RC from File_Point
5yy
yy is the RC from Mem_Allocate
6yy
yy is the RC from Mem_Free
7yy
yy is the RC from File_Close
8yy
yy is the RC from File_Note

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014