Do you mean
Code:

$RC = RedirectOutput(@SCRIPTDIR + "\RedirectOutput.txt",1)


It does not affect RedirectOutput because a text file is not limited to 80 columns like an ancient screen in DOS. Lines are just typed to the end.
I use it for output on screen, to avoid overtyping on the same line.