westor, I apologize for being silly. I mistook /savebuf for /loadbuf. The should write everything to test.log

Code:
var %f test.log
  if ($exists(%f)) { write -c %f }
  var %m = $+($str(-,50),|,[ $+ $fulldate $+ ]: This file created from the $addon v $+ $cls_ver addon and display the $&
  clonescan scanning results from the scanning board.,|,$str(-,50),|,$crlf,|,$crlf,|,$str(-,50),|$&
  $+ Copyright © 2005/2011 by,$cls_owner,. All rights reserved)
  tokenize 124 %m | write %f $*