[Home] [By Thread] [By Date] [Recent Entries]

  • From: Wai-Yip Tung <wtung@c...>
  • To: xml-dev@x...
  • Date: Thu, 30 Nov 2000 16:02:40 -0800

One curious question. I have some really long string. Is there any way I can
break it into multiple lines. For example with C++ I can write

  a = "word1"
      "word2"

which is equivalent as writing

  a = "word1word2"

Thanks,

wai yip


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member