String format problems
Posted: Fri Sep 10, 2004 1:56 am
Hi,
I am trying to format a string to write to a file. The entries mus be seperated by newlines.
I have been messing round with syntax for a while but can't seem to get it right.
What am I doing wrong please?
Thanks
I am trying to format a string to write to a file. The entries mus be seperated by newlines.
I have been messing round with syntax for a while but can't seem to get it right.
Code: Select all
$string = $fileї0]."\n" BROADCAST=.$broadcast "\n" $fileї2] "\n" $fileї3] "\n" $fileї4] "\n" $fileї5] "\n" $fileї6] "\n" $fileї7] "\n" $fileї8] "\n";Thanks