PFindWindow

Opens or closes the Find dialog box.


Command constructor

PFindWindow(PMBool bOpen);
false to close Find dialog box
true to open Find dialog box
Story editor only. The PFindWindow command works only in story editor. If the story editor is not active, PFindWindow throws a CQ_LO_INVALID_MODE exception.

Change and Spell closed, depending on platform. PageMaker for the Macintosh closes the Change dialog box before opening the Find dialog box. PageMaker for Windows closes both the Change and Spell dialog boxes.

Example. The following example opens the Find dialog box.

PFindWindow(true);


See also

The PChange, PChangeAll, PChangeNext, PChangeParaAttr, PChangeTypeAttr1, PChangeTypeAttr2, PChangeWindow, PFind, PFindNext, PFindParaAttr, PFindTypeAttr1, and PFindTypeAttr2 commands

The PGetChangeParaAttr, PGetChangeTypeAttr1, PGetChangeTypeAttr2, PGetChangeWindow, PGetFindParaAttr, PGetFindTypeAttr1, PGetFindTypeAttr2, and PGetFindWindow queries

Adobe PageMaker 6.5 Help > Commands > Utilities > Find


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

Comments or suggestions? Contact Adobe Developer Support