Home | Tips | Library | Other Authors | Other WP Sites | Writer's Links | Contact | Site Map |
Toolbox for WordPerfect |
||
Macros,
tips, and templates for Corel® WordPerfect® for Windows® |
||
Download COUNTCHR.ZIP (v1.03; 10/19/06; 7,565 bytes) For WordPerfect 8,9,10,11,12,X3 |
A macro to count text characters and spaces in the document or in selected text. Why use it? Some editorial tasks may require a count of both characters and spaces. (WordPerfect's File>Properties>Information>Characters does not count spaces in its character count.) The macro is a simple example of how to count text items in your document using a "loop-and-increment-counter" approach. (Annotated.) |