Q197521
After upgrading from Word for Windows 2.x to Word for Windows 6.x and rebuilding a Windows Help file with HCP.EXE or HC31.EXE, all of the quotation marks are missing from the Help file.
Word 6.x uses a special .RTF keyword to represent the quotation mark character, and the Help compiler does not understand the new .RTF keyword so it drops the character. The same problem occurs for the curly double quotation mark, single quotation mark, en dash (char 150), em dash (char 151), and the bullet character (char 149).
You can prevent this problem by turning off the "Smart Quotes" option in
Word for Windows. The following three steps accomplish this:
Find String Replace String ----------- -------------- \emdash \'97" \endash \'96" \bullet \'95" \rdblquote \'94" \ldblquote \'93" \rquote \'92" \lquote \'91"Make sure that there is a blank character included at the end of the Find String, but not in the Replace String.
Additional query words: 3.10 3.50 4.00
Keywords :
Issue type :
Technology : kbWin32SDKSearch kbAudDeveloper kbWin3xSearch kbSDKSearch kbWin32sSearch kbWin32SDK400 kbWin32SDK350 kbWin32SDK351 kbWinSDKSearch kbWinSDK300 kbWinSDK310
|
Last Reviewed: January 16, 2000 |