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 7.0 Help > Commands > Edit > Clear



Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions