From 7fd657e7c1562ccbae57d9763046c061d10969a2 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Tue, 1 May 2018 16:11:09 +0100 Subject: [PATCH] Don't give overlong lengths to PRINTSTRING. Confusion is OK with this; real Muddle isn't. --- src/cfs/ctell.2 | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/cfs/ctell.2 b/src/cfs/ctell.2 index f9336646..3a674894 100644 --- a/src/cfs/ctell.2 +++ b/src/cfs/ctell.2 @@ -24,18 +24,16 @@ ;"F1 upper 18 bits are length to print (from S1?), if not zero" - "OPTIONAL" FIX - ) +;"not sure that's right - ATS" + (F1) FIX (S2 S3) ) FIX>>> > - > FIX>> - >> - - > - > + +; "warn if > FIX> != 0?" + > + > FIX>>> > - -> + > ; Read a line after printing the prompt ; ALT means accept only alternate terminator character