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 6.5 Help > Commands > Layout > View


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

Comments or suggestions? Contact Adobe Developer Support