PEditOriginal

Launches the originating application (or the specified application) of the selected linked graphic or story.


Command constructor

PEditOriginal(const char * sAppFilename);
Exact name of application to be launched, including optional pathname to folder and disk (maximum of 91 characters for each name and path).
System 7 required on Macintosh. To use this command on the Macintosh, you must run the plug-in or script under System 7.0 or later.

Example. The following example selects the first object drawn and launches the application that created it.

PSelect(1);
PEditOriginal("mydisk:myfolder:Word");


See also

Adobe PageMaker 7.0 Help > Commands > Edit > Edit Original


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