PDelete

Deletes the selected text, text block, or graphics.


Command constructor

PDelete();

PDelete equals PClear. This command is identical to the PClear command.

Example. The following example selects all objects on the page (or all text in a story if a text block contains the insertion point) and deletes them.

PSelectAll();
PDelete();


See also

Adobe PageMaker 6.5 Help > Commands > Edit > Clear



Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support