PAttachContent

If the object is specified, this command attaches selected objects to the selected frame. If no object is specified (use parm_default, or -1) it attaches the selected object to the selected frame.

This command was introduced in PageMaker 6.5.


Command constructor

PAttachContent(unsigned long nObjectID);

Attach the objected identified by nObjectID to the selected frame.

Example. The following example attaches a selected object to a selected frame.

PAttachContent(-1);


See also

The PBreakLinks, PDeleteContent, PFrameContentPos, PFrameInset, PLinkFrames, PSeparateContent, and PToggleFrame commands

The PGetFrameContentPos, PGetFrameInset, PGetFrameContentType, PGetIsFrame, and PGetNextFrame queries


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