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


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