Initial Creation

This commit is contained in:
SJLennon
2022-04-22 16:58:29 -04:00
parent 9b693e6d06
commit 7e6c1a228c
-1
View File
@@ -66,7 +66,6 @@ To skip to a new page or other wise control spacing, there are two options:
sk_b4 char(3); // Skip to line num before sk_b4 char(3); // Skip to line num before
sk_aft char(3); // Skip to line num after sk_aft char(3); // Skip to line num after
linenum char(3); linenum char(3);
``` ```
You can find IBM [PRTCTL documentation here.](https://www.ibm.com/docs/en/i/7.4?topic=structcompat-extended-length-prtctl-data-structure) You can find IBM [PRTCTL documentation here.](https://www.ibm.com/docs/en/i/7.4?topic=structcompat-extended-length-prtctl-data-structure)