POpenStory

Opens story editor to the specified story or, if story editor is already open, switches to that story.


Command constructor

POpenStory(unsigned long nStoryID);
The internal PageMaker ID for story.
Getting the story ID. To get the story ID for a story, use the PGetTextRun, PGetTextCursor, or PGetStoryIDList query.

Example. The following example opens story editor to the story with the ID 1. If the story is already open, PageMaker just switches to that story.

POpenStory(1);


See also

The PCloseStory, PEditLayout, and PEditStory commands

Adobe PageMaker 6.5 Help > Commands > Edit > Edit Story


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

Comments or suggestions? Contact Adobe Developer Support