View Single Post
  #5  
Old 12-08-2005, 07:17 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by ApothiX
SPC and NL look ugly
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"
Quote:
Originally Posted by ApothiX
I beat you to it >:P
Your need for competition is bewildering.
__________________
Skyld
Reply With Quote