Easy easy question

From: Rene (anonymous_at_discussions.microsoft.com)
Date: 03/18/04


Date: Thu, 18 Mar 2004 04:07:59 -0800

I want to store alot of text, ideally as formatted, in a variable (the text
looks like xml code with angle brackets and quotation marks and has
tabs and hard returns) and then write that text to the screen
programmatically. How can I do that?

Also, does VBA have an escape character for quotation marks and other
reserved characters?



Relevant Pages

  • Re: Easy easy question
    ... looks like xml code with angle brackets and quotation marks and has ... does VBA have an escape character for quotation marks and other ...
    (microsoft.public.word.vba.general)
  • Re: ASCII convention
    ... Angle brackets are typically larger and have an obtuse angle, ... > Angle brackets do not belong to ASCII, of course, and they are somewhat ... It also debatable which characters you should for angle ... > quotation marks (according to the rules of the language you are writing ...
    (sci.lang)
  • Re: ASCII convention
    ... Angle brackets are typically larger and have an obtuse angle, ... It also debatable which characters you should for angle ... > quotation marks (according to the rules of the language you are writing ...
    (sci.lang)
  • Re: ASCII convention
    ... with angle brackets. ... it is probably better to use quotation marks rather than any special notation: The letter "w" often represents a semivowel in English. ...
    (sci.lang)
  • Re: Response.write="And I say, "How are you?"."
    ... escape character for a doublequote. ... > How shall i use quotation marks within another in asp.net? ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)

Loading