PIndexAuto

Indexes the selected text by inserting an index marker before the text and adding the selection to the index.


Command constructor

PIndexAuto();

Select the text first. Select the text you want to appear in the index before you execute this command.

Example. The following example selects the word following the insertion point, inserts an index marker, and adds the selected word to the index.

PTextSelect(kWordFor);
PIndexAuto();


See also

The PCreateIndex, PIndexAutoName, and PIndexFormat commands

Adobe PageMaker 6.5 Help > Commands > Utilities > Create Index

Adobe PageMaker 6.5 Help > Commands > Utilities > Index Entry


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

Comments or suggestions? Contact Adobe Developer Support