{"id":225,"date":"2006-03-01T12:00:00","date_gmt":"2006-03-01T12:00:00","guid":{"rendered":"http:\/\/editorium.com\/archive\/?p=225"},"modified":"2013-10-25T23:10:21","modified_gmt":"2013-10-25T23:10:21","slug":"wordperfect-weirdness-revisited","status":"publish","type":"post","link":"https:\/\/editorium.com\/archive\/wordperfect-weirdness-revisited\/","title":{"rendered":"Wordperfect Weirdness Revisited"},"content":{"rendered":"<p>Back in January 2003 I published an article called \"WordPerfect Weirdness,\" which featured a macro for converting \"special\" characters (dashes, quotation marks, and the like) in a file imported from WordPerfect to Word. You can read the article here:<\/p>\n<p>http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1711839353<\/p>\n<p>Unfortunately, the macro isn't reliable with more recent versions of Word, and I needed an updated version (some of those authors are still using WordPerfect). If you need one too, here it is (for PC or Macintosh; yes, it still has some WordBasic in it):<\/p>\n<pre><span style=\"color: black; font-family: Courier New; font-size: small;\">'THE MACRO STARTS HERE\nSub FixWPWeirdness()\n' Courtesy of The Editorium (www.editorium.com)\nDim a\nDim i\nDim FalseChar$\nDim TrueChar$\nDim ThisChar\nSelection.HomeKey Unit:=wdStory\nSelection.Find.ClearFormatting\nSelection.Find.Replacement.ClearFormatting\n'Check for platform\na = InStr(WordBasic.[AppInfo$](1), \"Macintosh\")\nFor i = 1 To 6\n'Set find and replace variables\nSelect Case i\nCase 1\nFalseChar$ = \"C\"\nIf a Then\nTrueChar$ = Chr(209)\nElse\nTrueChar$ = Chr(151)\nEnd If\nCase 2\nFalseChar$ = \"B\"\nIf a Then\nTrueChar$ = Chr(208)\nElse\nTrueChar$ = Chr(150)\nEnd If\nCase 3\nFalseChar$ = \"A\"\nIf a Then\nTrueChar$ = Chr(210)\nElse\nTrueChar$ = Chr(147)\nEnd If\nCase 4\nFalseChar$ = \"@\"\nIf a Then\nTrueChar$ = Chr(211)\nElse\nTrueChar$ = Chr(148)\nEnd If\nCase 5\nFalseChar$ = \">\"\nIf a Then\nTrueChar$ = Chr(212)\nElse\nTrueChar$ = Chr(145)\nEnd If\nCase 6\nFalseChar$ = \"=\"\nIf a Then\nTrueChar$ = Chr(213)\nElse\nTrueChar$ = Chr(146)\nEnd If\nCase Else\nEnd Select\n'Find and replace characters\nWith Selection.Find\n.Text = FalseChar$\n.Forward = True\n.Wrap = wdFindContinue\n.Format = False\n.MatchCase = True\n.MatchWholeWord = False\n.MatchWildcards = False\n.MatchSoundsLike = False\n.MatchAllWordForms = False\nEnd With\nSelection.Find.Execute\nWhile WordBasic.EditFindFound()\nThisChar = Asc(WordBasic.[Selection$]())\nIf ThisChar = 40 Then\nWordBasic.EditClear\nWordBasic.Insert TrueChar$\nEnd If\nSelection.Find.Execute\nWend\nNext i\nEnd Sub\n'THE MACRO ENDS HERE\n<\/pre>\n<p><\/span><\/p>\n<p>If you don't know how to use such macros, you'll find instructions here:<\/p>\n<p>http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1706922855<\/p>\n<p>For ease of use, you might want to attach the macro to a keyboard shortcut, as explained here:<\/p>\n<p>http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1713088939<\/p>\n<\/p>\n<p>_________________________________________<\/p>\n<p>READERS WRITE<\/p>\n<p>The newsletter for February 9 featured an article called \"Macros for Intuitively Reviewing Tracked Revisions\":<\/p>\n<p>http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1719923701<\/p>\n<p>After reading the article, Hilary Powers wrote:<\/p>\n<p>Regarding your tracking-review macros: I think they'd drive me crazy. Maybe I've been doing this too long, but my thought process runs purely to \"keep this change\" and \"don't keep this change\" without reference to whether the underlying text will thereby be restored or removed.<\/p>\n<p>This probably works for me because I never, ever review each and every revision and decide upon its fate individually.<\/p>\n<p>When I go through an edited manuscript after the author has indicated what should happen to it, I first move from one of the author's comments or adjustments to the next, eyeballing for the author's tracking color. In each case, I fix that part of the manuscript so it does what the author wants (which may or may not be precisely what the author asked for). In the process, I try to delete all the queries I've put into the text.<\/p>\n<p>Then I simply approve all the changes remaining in the manuscript, holus bolus--after which I have a whole array of very quick scans to make sure that no queries escaped and nothing else bad happened as a result.<\/p>\n<p>For me, that's intuitive.<\/p>\n<p>Many thanks to Hilary.<\/p>\n<\/p>\n<p>_________________________________________<\/p>\n<p>RESOURCES<\/p>\n<p>The U.S. Department of Labor Bureau offers interesting occupational and salary information for writers and editors:<\/p>\n<p>http:\/\/www.bls.gov\/oco\/print\/ocos089.htm<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<a href=\"https:\/\/editorium.com\/archive\/wordperfect-weirdness-revisited\/\" rel=\"bookmark\" title=\"Permalink to Wordperfect Weirdness Revisited\"><p>Back in January 2003 I published an article called &#8220;WordPerfect Weirdness,&#8221; which featured a macro for converting &#8220;special&#8221; characters (dashes, quotation marks, and the like) in a file imported from WordPerfect to Word. You can read the article here: http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1711839353 Unfortunately, the macro isn&#8217;t reliable with more recent versions of Word, and I needed an [&hellip;]<\/p>\n<\/a>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[3],"tags":[],"class_list":{"0":"post-225","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-editing","7":"h-entry","8":"hentry"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3gfno-3D","_links":{"self":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts\/225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/comments?post=225"}],"version-history":[{"count":3,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts\/225\/revisions"}],"predecessor-version":[{"id":839,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts\/225\/revisions\/839"}],"wp:attachment":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/media?parent=225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/categories?post=225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/tags?post=225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}