PWindow

Activates either the named publication (in layout view) or the named story (in story editor).


Command constructor

PWindow(const char * sWindowName);
const char * sWindowName;
Name of story or publication exactly as it appears on Windows menu (for publications) or publication submenu (for stories)
Example. The following example displays a story named "Requirements:1" in the publication named "The Plan."

PWindow("ThePlan:Requirements:1");


See also

The PGetPubWindows query

Adobe PageMaker 7.0 Help > Commands > Layout > View


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