Results 501 - 510 of 1633.

CurrentDocument updated:2006-08-18 11:21:57
Gets the name of the current document. currentdocument [WINDOW name] WINDOW/s The window name. Default=current. Results: The name is returned to RESULT. Examples: ARexx: currentdocument

CurrentChapterPath updated:2006-08-18 11:21:44
Gets the full path of the current chapter. The path is: documentname[:chaptername[:subchaptername]] currentchapterpath [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Results: The path is returned to RESULT. Examples: ARexx: currentchapterpath...

CurrentChapter updated:2006-08-18 11:21:24
Gets the name of the current chapter. currentchapter [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Results: The name is returned to RESULT. Examples: ARexx: currentchapter

CreatePoint updated:2006-08-18 11:21:10
Adds a point to an existing selected path. createpoint <NEAR x y> [DOCUMENT name | WINDOW name | OBJECTID number] NEAR/d The position near which to create the point. The point will be created at the point on the path closest to these coordinates. DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The...

CreatePath updated:2006-08-18 11:20:55
Starts a new path. createpath <left top right bottom> [ROTATE angle | SKEW slantangle twistangle | SLANT angle | TWIST angle] [ABOUT pointx pointy | ABOUTCENTER] [constraint] [printable] [stack] [PAGE number | WINDOW name] left.../d The coordinates of the object. ROTATE/d The rotation angle. Default=0. SKEW/d The slant and twist angle. Default=0....

CreateDrawing updated:2006-08-18 11:20:06
Creates a new drawing. createdrawing [POSITION left top right bottom] [CONTENTOFFSET offsetx offsety] [CONTENTSCALE scalex scaley] [ROTATE angle | SKEW slantangle twistangle | SLANT angle | TWIST angle] [ABOUT pointx pointy | ABOUTCENTER] [constraint] [printable] [stack] [frame] [DOCUMENT name | WINDOW name] [DRAWING | LAYER] IfLayer:[VISIBLE |...

CreateCompound updated:2006-08-18 11:19:21
Merges the selected shapes together to create a compound object. createcompound [POSITION left top right bottom] [ROTATE angle | SKEW slantangle twistangle | SLANT angle | TWIST angle] [ABOUT pointx pointy | ABOUTCENTER] [constraint] [printable] [stack] [DOCUMENT name | WINDOW name] POSITION/d The coordinates of the object. Default=current bounding box....

CopyText updated:2006-08-18 11:17:47
Copies the selected text to the clipboard. copytext [progress] [DOCUMENT name | WINDOW name] progress/k Toggle to display a progress meter. Options: STATUS|NOSTATUS (default). DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Examples: ARexx: copytext copytext status document 'project.doc'...

CopyObject updated:2006-08-18 11:17:37
Copies the selected object(s) to the clipboard. copyobject [progress] [DOCUMENT name | WINDOW name | OBJECTID number] progress/k Toggle to display a progress meter. Options: STATUS|NOSTATUS (default). DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The number of the object to copy. Examples: ARexx:...

ConvertToPath updated:2006-08-18 11:17:21
Converts an object to a path. converttopath [DOCUMENT name | WINDOW name | OBJECTID number] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. OBJECTID/i The number of the object to manipulate. Examples: ARexx: converttopath converttopath window 'Untitled~View.1'...

Previous 1 11 21 31 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 71 81 91 101 111 121 131 141 151 161 Next

    PageStream User Documentation
    PageStream Guide
    PageStream Scripting Documentation
    BME User Documentation
    BME Scripting Documentation
    PageLiner User Documentation
    PageLiner Scripting Documentation
    HHV User Documentation
    Developer Documentation
    PageStream Web Site
    PageStream Web Site Documentation
    PageStream Document Gallery
    PageStream Script Gallery