Quote:
|
Originally Posted by Skyld
I am not sure about you, but I would rather do the following:
PHP Code:
this.text = "Some text" NL
"Some more text" NL
"Yet another line";
... rather than:
PHP Code:
this.text = "Some text\n" @
"Some more text\n" @
"Yet another line\n";
|
Perhaps NL is good, but 'this.text = "Blah " @ variable' looks better than 'this.text = "Blah" SPC variable', IMO.
Quote:
|
Originally Posted by Skyld
Your need for competition is bewildering.
|
Stop spoiling my moments of glory.