PTextEdit

Positions the insertion point in front of the first character in the text block when the text block is selected with the pointer tool or with the PSelect command.


Command constructor

PTextEdit();

PageMaker left in layout view. Unlike PEditStory, this command leaves PageMaker in layout view. It is equivalent to selecting the text tool and clicking before the first character of the text block.

Creating a new story. To create a new story, use the PNewStory command.

Layout view only. The PTextEdit command works only in layout view.

Example. The following example selects a text block and positions the insertion point in front of the first character in the text block.

PSelect(1);
PTextEdit();


See also

The PTextEnter command

Adobe PageMaker 6.5 Help > Commands > Story > New Story


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

Comments or suggestions? Contact Adobe Developer Support