#showraws off
raw *:*:window -k0 @raw | aline @raw $numeric : $2- | halt
#showraws end
alias /showraws {
if $group(showraws)) { .disable #showraws }
else { .enable #showraws }
}
Add that in remotes (ALT+R), then type /showraws and after that, issue the command that gets you the raw you're speaking of. It will appear in a @raw window. Then you can type /showraws again to turn off the numerics logging.