alias debugghex { window -ze2Dj5000k @debug | titlebar @debug active= $+ $scid($window(@debug).cid).network logging: $addtok($gettok($window(@debug).titlebar,3-,32),$network,32) | debug -pir44o52 @debug $!+([,$time,],[,$network,] $!debuggsubhex($ $+ parms)) } ; Raccoon's altered by maroon
alias debuggsubhex { return $1 hex: $regsubex(junk,$1,/(.)/gu,$base($asc(\1),10,16) $+ $chr(32)) }