Double quotes in character strings

Heasman, David David.Heasman@seacontainers.com
Thu, 18 May 2000 15:41:43 +0100


	> I need to output a character string from a QTP request and that
character
	> string must contain an HTML command which itself contains double
quotes.
	> How can I escape the double quotes within the character string to
ensure
	> that I get the double quotes appearing in the output string?

	 I just tried it in Quiz : -


> acc file
> define a char*20 = '"200"'
> rep a
> go
MAY 18 00                   		                 PAGE   1

  A

  "200"
  "200"
  "200"

	So if you use single quotes for your "define" you can use double
quotes as normal characters.

	 Dave H  
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.