PChangeEnv

Depending upon the parameters, rebuilds one or all of the following: Use this command when you have changed, deleted, or added font metric files, fonts, or plug-ins during this session with PageMaker.


Command constructor

PChangeEnv(long cEnvChange);
kEnvFontMetrics to force PageMaker to reload font-metric information
kEnvInstalledFonts to force PageMaker to rebuild the font list for Font submenu (and pop-up menu)
kEnvPlugins to force PageMaker to rebuild the PageMaker Plug-ins submenu.
Example. The following example forces PageMaker to rebuild the font list for the Font submenu (and pop-up menu) and to rebuild the PageMaker Plug-ins submenu.

PChangeEnv(kEnvInstalledFonts + kEnvPlugins);


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

Comments or suggestions? Contact Adobe Developer Support