Great works like a charm! Thanks. I have another problem now lol, I am trying to put in the name, then a bunch of spaces $chr(32) then the rest of the info, but it seems like it ignores the $chr(32) and just /writes to the text file normal:
/write c:\nottrained.txt $deltok(%blah,-6-,32) $chr(32) $chr(32) $chr(32) $chr(32) $chr(32) $chr(32) $right(%blah,25)
Hah this is soo furstating, all I want it spaces between the output of the $deltok command, and the rest of the $right