From e4db2f690f70e7c4a64315a5a9856a6c3a32a165 Mon Sep 17 00:00:00 2001 From: radical_honesty on #flashsupport Date: Fri, 13 Jan 2023 16:01:24 -0800 Subject: [PATCH] Evaluated eval [wget https://dpaste.com/BFHL43A2T.txt] --- procs/a5248a7559f86ae24053f685d285219f58c35906 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/procs/a5248a7559f86ae24053f685d285219f58c35906 b/procs/a5248a7559f86ae24053f685d285219f58c35906 index 2935711..a4409b2 100644 --- a/procs/a5248a7559f86ae24053f685d285219f58c35906 +++ b/procs/a5248a7559f86ae24053f685d285219f58c35906 @@ -10,7 +10,7 @@ foreach f [lindex $c 1] { lappend debug "working on $f"; append r [lindex [lindex $c 0] [lindex $f 0]]; - lappend debug "actually appended the character to be formatted: $r"; + lappend debug "actually appended the character [lindex $f 0] of [lindex $c 0] to be formatted: $r"; if {[lindex $f 0] > $n} { lappend debug "reached end of string" if {$b eq 1} {append r "\002"; lappend debug "ending bold";}