Results 941 - 950 of 1633.
InsertControl
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:57:57
INSERTCONTROL Text Commands Inserts a control character at the insertion point. insertcontrol [DOCUMENT name | WINDOW name] control/k The control to insert. Options: TAB Tab. RIGHTINDENTTAB Right indent tab. NEWLINE New line. NEWPARAGRAPH New paragraph. INDENTHERE Paragraph indent. DOCUMENT/s The document name....
InsertIndexMark
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:57:36
INSERTINDEXMARK text commands Inserts an index mark at the text insertion point. indexmark# = insertindexmark [DOCUMENT document | WINDOW document~window] TOPIC/s The name of the topic. TOPICID/i The topic id. DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Results: The index mark id...
InsertBookmark
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:57:27
INSERTBOOKMARK text commands Brief description. bookmark# = insertbookmark [NAME name] [DOCUMENT document | WINDOW document~window] Results: The bookmark id of the new bookmark is returned to RESULT. Examples: insertbookmark
InsertMark
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:57:13
INSERTMARK Text Commands Inserts a text mark at the insertion point. insertmark [DOCUMENT name | WINDOW name] NAME/s The name of the text mark. DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Results: the mark number is returned to RESULT. Examples: insertmark name "This is a...
InsertBreak
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:57:04
INSERTBREAK Text Commands Inserts a break at the insertion point. insertbreak
InsertNonBreaking
updated:2006-05-04 16:56:58
Gets the {...} . InsertNonBreaking ([HYPHEN | TEXT text | ...] [DOCUMENT document | WINDOW document~window]) Parameters: Results: Notes: See Also: Examples: Python: ARexx: Applescript:
RemoveSoft
updated:2006-03-30 20:08:13 last comment:2006-05-04 16:56:50
REMOVESOFT Text Commands Removes soft hyphens, soft newlines and soft text in the selected text. removesoft [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Default=current. Examples: removesoft document 'project.doc' ...
InsertSoft
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:56:42
INSERTSOFT Text Commands Inserts a soft (conditional) control at the insertion point. If a line could break at the soft control position, then PageStream will break it and insert the specified text if any. insertsoft [DOCUMENT name | WINDOW name] soft/k What to insert when breaking the line: NEWLINE Soft new line only. HYPHEN Soft...
InsertTime
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:56:27
INSERTTIME Text Commands Inserts a time variable at the insertion point. inserttime [FORMAT format] [LANGUAGE name] [DOCUMENT name | WINDOW name] time/k The date to insert. All options except current and created are updated when applicable. Options: CURRENT Current date. Default. CREATED Creation date. MODIFIED Modification date. ...
InsertDate
updated:2006-03-30 14:58:59 last comment:2006-05-04 16:56:20
INSERTDATE Text Commands Inserts a date variable at the insertion point. insertdate [FORMAT format] [LANGUAGE name] [DOCUMENT name | WINDOW name] date/k The date to insert. All options except current and created are updated when applicable. Options: CURRENT Current date. Default. CREATED Creation date. MODIFIED Modification date. ...
Previous 1 11 21 31 41 51 61 71 81 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 115 125 135 145 155 Next
 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