![]() |
![]() |
To open or close the Change dialog box, use the PChangeWindow command class.
Story editor only. The PGetChangeWindow query works only in story editor.
PGetChangeWindow isOpen;
if (isOpen == true)
PChangeWindow(false); // close the window
The PChange, PChangeAll, PChangeNext, PChangeParaAttr, PChangeTypeAttr1, PChangeTypeAttr2, PFind, PFindNext, PFindParaAttr, PFindTypeAttr1, PFindTypeAttr2, and PFindWindow commands
![]() |
Comments or suggestions? Contact Adobe Developer Support |