is that a way to add any amount of space?
at the moment i am doing this:
Code: Select all
echo my text>>%output%
output
Code: Select all
my text
if i don't echo it manually it will:
Code: Select all
my text
Moderator: DosItHelp
Code: Select all
echo my text>>%output%
Code: Select all
my text
Code: Select all
my text
Code: Select all
echo my text