![]() |
Action Definitions
Define Documentation
Clears the selection.
Sets clipping for the sliced region.
Closes the current document or all open documents.
Copies the selected objects to the clipboard.
Creates outlines from the selected text.
Creates a slice.
Cuts the selected objects.
Deletes all guides.
Deletes all slices in the current document. No parameters.
Deselects all objects in the current document.
Invokes a menu command.
Edits selected masks.
Makes an envelope from the selected objects on the artboard.
Runs operations in the Envelope submenu of the Action menu.
Resets the selected envelopes on the artboard.
Exports the current document to the file format specified by the format and extension parameters. There may be additional parameters, depending on the file format; see the action information for the individual formats for the definitions.
Fits headline text in the current document.
Groups selected objects.
Hides selected objects.
Links text blocks.
Runs an operation from a Live Paint submenu.
Locks or unlocks guides.
Locks selected objects.
Makes a compound object from selected objects.
Makes crop marks from selected objects.
Makes guides from the currently selected objects.
Makes a mask from currently selected objects.
Turns on text wrapping in the current document.
Makes a new document.
Opens a document.
Pastes objects from the clipboard into the current document.
Pastes objects from the clipboard into the current document at the back of the paint order.
Pastes objects from the clipboard into the current document at the front of the paint order.
Places a file into a document. Additional parameters can be specified for the action depending on the target file format. See the action information for individual formats for definitions of the additional parameters.
Prints the current document. Takes no parameters.
Reflects the selected objects.
Releases all guides.
Releases crop marks for selected objects.
Releases selected compound objects.
Releases selected masks.
Turns off text wrapping in the current document.
Removes the currently selected anchor points.
Reverts the current document to its state when last saved. Takes no parameters.
Rotates the selected objects.
Saves the current document under its current name, according to its current format. Takes no parameters.
Saves the current document. The parameters allows you to specify the name and format. There can be additional parameters, depending on the file format; see
Scales the selected objects.
Selects all objects in the current document.
Sends the selected objects backward in the paint order.
Brings the selected objects forward in the paint order.
Sends the selected objects to the back of the paint order.
Brings the selected objects to the front of the paint order.
Sets the current character style for the current document.
Sets object attributes as defined in Attributes palette.
Sets the current paragraph style for the current document.
Sets tab stops for the current document. Each tab stop is specified by two key entries constructed from a pair of characters and the tab stop number 'n' as follows:
where unsigned long makeLong(char a, char b, int number){ unsigned long rVal; if (number > 100 || number < 0) return 0; rVal = a << 24; rVal += b << 16; rVal += (char)((number / 10 + 48)) << 8; rVal += (number % 10 + 48); return rVal; }
Sets the font for subsequently created text, or for selected text.
Sets the text orientation for the current document.
Sets the text size for subsequently created text, or for selected text.
Reflects the selected objects.
Shows all objects.
Toggles whether hidden characters are displayed in the current document.
Shows or hides guides.
Repeats the most recent transformation on the selected objects.
Translates the position of the selected objects.
Ungroups selected objects.
Unlinks text blocks.
Unlocks all objects.
Executes items in the Tracing submenus.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|