Fix comments

This commit is contained in:
SJLennon
2021-05-13 15:51:11 -04:00
parent 76ccb67a3a
commit 1cc93cf3b5
+2 -3
View File
@@ -5,14 +5,13 @@
* Call this program in two different sessions to see the effect.
* Second program will typically get a error:
* 'Unable to allocate a record in file' (RNX1218)
* and the end user typically choses and unhelpful response.
* and the end user typically choses an unhelpful response.
*==============================================================
* Note: This is a poor technique because the record remains
* locked to all other users until the transaction is
* completed, which may be in a few seconds or after lunch.
* It is used here to demonstate the RCDLCKDSP processing.
*
*Note: Pgm reads by RRN for convenience. This is not a gopd
*Note: Pgm reads by RRN for convenience. This is not a good
* idea is a production program.
*
*Note: DSPLY is use to simulate a display file interaction