%*! is not reproducible.

This commit is contained in:
Dianne Skoll
2025-08-12 00:03:19 -04:00
parent 5f2bf48752
commit 39fcbb72fd
2 changed files with 16 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ endif
REM MSG Language: %(LANGID)
# Set up a few useful definitions
fset show(x) "%%" + x + " yields: " + char(34) + "%" + x + char(34) + "% and %%*" + x + " yields: " + char(34) + "%*" + x + char(34) + "%"
fset show(x) iif(x == "!", "%%" + x + " yields: " + char(34) + "%" + x + char(34), "%%" + x + " yields: " + char(34) + "%" + x + char(34) + "% and %%*" + x + " yields: " + char(34) + "%*" + x + char(34) + "%")
set a trigger(today()+2) + " ++2"
set l language()
set tt now()+134