PAttachContent

If the object is specified, this command attaches selected objects to the selected frame. If no object is specified it attaches the selected object to the selected frame.

This command is new in PageMaker 6.5


Command constructors

This class has two constructors.

PAttachContent();

Assign the selected object to the selected frame.
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();


See also

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

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


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

Comments or suggestions? Contact Adobe Developer Support