From 7e6c1a228c53a781ddfc7ae6c344bee25f4b8177 Mon Sep 17 00:00:00 2001 From: SJLennon <67484051+SJLennon@users.noreply.github.com> Date: Fri, 22 Apr 2022 16:58:29 -0400 Subject: [PATCH] Initial Creation --- Printing/Readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Printing/Readme.md b/Printing/Readme.md index 8cf1de0..fbb6b64 100644 --- a/Printing/Readme.md +++ b/Printing/Readme.md @@ -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_aft char(3); // Skip to line num after 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)