Update Readme.MD
This commit is contained in:
+3
-2
@@ -45,7 +45,8 @@ Since many objects will have a library of `*LIBL`, that is what will get passed
|
|||||||
|
|
||||||
### DSPPGMREF Failure
|
### DSPPGMREF Failure
|
||||||
|
|
||||||
If DSPPGMREF failsinternally, `*ERROR` will appear in the three `USES_*` fields in the REFS file. If you get a lot of these check you have your library list correct.
|
If DSPPGMREF fails internally, `*ERROR` will appear in the three `USES_*` fields in the REFS file. If you get a lot of these check you have your library list correct.
|
||||||
|
|
||||||
## Sample Output File Contents
|
## Sample Output File Contents
|
||||||
|
|
||||||

|

|
||||||
@@ -55,4 +56,4 @@ If DSPPGMREF failsinternally, `*ERROR` will appear in the three `USES_*` fields
|
|||||||
I had difficulty debugging this.
|
I had difficulty debugging this.
|
||||||
|
|
||||||
1. I was working on PUB400.COM and the System Debugger in iACS shows the source, but it would never stop on breakpoints. You can debug on the green screen but it isn't as convenient.
|
1. I was working on PUB400.COM and the System Debugger in iACS shows the source, but it would never stop on breakpoints. You can debug on the green screen but it isn't as convenient.
|
||||||
2. The DSPPGMREF outfiles are in QTEMP. You can make a single change to put them in one of you libraries if you want to look at them. You will also have to comment out the delete at the bottom of the loop.
|
2. The DSPPGMREF outfiles are in QTEMP. You can make a single change to put them in one of you libraries if you want to look at them. You will also have to comment out the delete at the bottom of the loop.
|
||||||
|
|||||||
Reference in New Issue
Block a user