From 403bf5b2892efcebeee13d4b1f0b8d62310a9fbe Mon Sep 17 00:00:00 2001 From: danrega <16720986+danrega@users.noreply.github.com> Date: Wed, 16 Apr 2025 17:41:38 +0200 Subject: [PATCH] Update --- 20_Selection_Screens_Lists.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/20_Selection_Screens_Lists.md b/20_Selection_Screens_Lists.md index c6ef481..beb1280 100644 --- a/20_Selection_Screens_Lists.md +++ b/20_Selection_Screens_Lists.md @@ -3200,6 +3200,7 @@ WRITE / 'new line'. *&---------------------------------------------------------------------* WRITE / repeat( val = `*` occ = 80 ). +"WRITE statement working like SKIP. WRITE /. "Specifying the output position, a length and new line @@ -3646,7 +3647,7 @@ Coloring output

- +As shown above, multiple colors are available. Instead of `COL_*`, the numbers that represent the color specifications can also be specified.