View Single Post
  #14  
Old 02-13-2006, 07:04 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 jake13jake
It's a macro, like saying:
#DEFINE NL @"/n"@
#DEFINE SPC @" "@
#DEFINE TAB @"/t"@
#DEFINE NL @ "\n" @
#DEFINE SPC @ " " @
#DEFINE TAB @ "\t" @

Although, I do not believe it is as simple as using #DEFINE.
__________________
Skyld
Reply With Quote