Results 1011 - 1020 of 1633.
MoveChapter
updated:2006-03-30 17:10:47 last comment:2006-05-04 16:33:21
MOVECHAPTER Document Commands Moves a chapter in a document. movechapter [CHAPTER name | WINDOW name] BEFORE/i The chapter before which to insert. AFTER/i The chapter after which to insert. CHAPTER/s The document/chapter name. Default=current. WINDOW/s The window name. Default=current. Examples: movechapter before 3 ...
GetChapterDesc
updated:2006-03-30 22:20:06 last comment:2006-05-04 16:33:05
GETCHAPTERDESC Document Queries Gets the description of a chapter. getchapterdesc [DOCUMENT name | CHAPTER name] DOCUMENT/s The document name. Default=current. CHAPTER/s The chapter name. Default=current. Results: The description is returned to RESULT. Examples: getchapterdesc document 'Project.doc' ...
SetChapterDesc
updated:2006-03-31 10:52:53 last comment:2006-05-04 16:32:49
SETCHAPTERDESC Document Commands Sets the description of an open chapter. setchapterdesc [CHAPTER name | WINDOW name] text/s The chapter description. CHAPTER/s The document/chapter name. Default=current. WINDOW/s The window name. Default=current. Examples: setchapterdescription 'For discussion of particles.' ...
SetChapterName
updated:2006-03-31 10:52:53 last comment:2006-05-04 16:31:59
SETCHAPTERNAME Document Commands Sets the name of an open chapter. setchaptername [CHAPTER name | WINDOW name] name/s The new name of the chapter. CHAPTER/s The document/chapter name. Default=current. WINDOW/s The window name. Default=current. Examples: setchaptername 'Part IV' window 'Book.doc~View.1' ...
GetChapters
updated:2006-03-30 22:20:06 last comment:2006-05-04 15:11:02
GETCHAPTERS Document Queries Gets the number of chapters in a document or chapter and their names. getchapters [DOCUMENT name | CHAPTER name | WINDOW name] stem/a Gets the chaper information. DOCUMENT/s The document name. Default=current. CHAPTER/s The chapter name. Default=current. WINDOW/s The window name. Default=current. ...
GetDocumentStatus
updated:2006-03-30 22:20:06 last comment:2006-05-04 15:10:31
GETDOCUMENTSTATUS Document Queries Gets the change status of a document. getdocumentstatus [DOCUMENT name] DOCUMENT/s The document name. Default=current. Results: The status (changed|unchanged) is returned to RESULT. Examples: getdocumentstatus document 'Project.doc' ...
SetDocumentStatus
updated:2006-03-31 10:52:54 last comment:2006-05-04 15:10:17
SETDOCUMENTSTATUS Document Commands Changes the saved status of an open document. setdocumentstatus status/k Sets the document status. Options: CHANGED Marks the document as changed. UNCHANGED Marks the document as unchanged. DOCUMENT/s The document name. Default=current. Examples: setdocumentstatus changed document...
GetDocumentCopyright
updated:2006-05-04 15:10:03
Gets the {...} . docauthor = GetDocumentCopyright ([DOCUMENT document | WINDOW document-window]) Parameters: Results: Notes: See Also: Examples: Python: ARexx: Applescript:
SetDocumentCopyright
updated:2006-05-04 15:09:49
Sets the {...} . SetDocumentCopyright (newdocumentcopyright [DOCUMENT document | WINDOW document-window]) Parameters: Results: Notes: See Also: Examples: Python: ARexx: Applescript:
GetDocumentAuthor
updated:2006-05-04 15:09:35
Gets the {...} . docauthor = GetDocumentAuthor ([DOCUMENT document | WINDOW document-window]) Parameters: Results: Notes: See Also: Examples: Python: ARexx: Applescript:
Previous 1 11 21 31 41 51 61 71 81 91 101 102 103 104 105 106 107 108 109 110 111 112 122 132 142 152 162 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