PUnlink

Removes links from the selected object.


Command constructor

PUnlink();

Unlinked files become pasted graphics. If you unlink a Macintosh edition file, it becomes the equivalent of a graphic that has been pasted from the Clipboard.

Example. The following example selects the second object drawn and removes all links to it.

PSelect(2);
PUnlink();


See also

The PLinkOptions and PRelink commands

The PGetLinkOptions query

Adobe PageMaker 6.5 Help > Commands > File > Links


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

Comments or suggestions? Contact Adobe Developer Support