04-27-2007, 07:19 AM
Paste the text in the editor, select. Then right click the selection bar or press spacebar. It inserts space before each line. Assign the block to a variable and use the variable.
str s=
;text
;text
;text
;
run "notepad.exe"
1
outp s
str s=
;text
;text
;text
;
run "notepad.exe"
1
outp s