I am trying to write a text into a file after the spaces like:
write text.txt $+($str($chr(32),6),blah)
but that doesnt add the spaces of start of text??