|
|
|
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® |
Page updated June 24, 2007 | |
| COUNTCHR - Count characters and spaces | |
|
Download COUNTCHR.ZIP (v1.03; 10/19/06; 7,565 bytes) Compatible with WordPerfect 8-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.) |