Standards are a good thing..

otherwise a code monkey on crack will write something like this...

Code:

$ = Open(1,'Rightpane.html',5)
For Each $ In $rp1
$ = WriteLine(1,$+@CRLF)
Next
$ = WriteLine(1,$html)
For Each $ In $rp2
$ = WriteLine(1,$+@CRLF)
Next
$ = Close(1)



variables... we dont need no stinking variables!!