Chapter 1

See Graphic

Introduction






Introduction

With the command-based macro language of Corel WordPerfect Suite, you can combine statements to automate routine tasks and simplify large ones. You write the macro using statements, compile the macro, then play the macro.

This guide discusses the main statement types used to write a macro: assignments, conditions, loops, comments, and commands.

This guide also presents four full-length macro examples with line-by-line comments in Appendix A.

The Corel PerfectScript, Corel WordPerfect, Corel Presentations, and Corel Quattro Pro command chapters describe each macro command, product command and system variable in alphabetical order.


Macro Conventions