SetChapterName Document Command

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'

 

SetChapterName  Command Definition  url:PGScmd/setchaptername
  created:2006-03-31 10:52:53   last updated:2006-03-31 10:52:53
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetChapterName
Dan Kilroy wrote...2006-05-04 16:31:59

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

SetChapterName (newchaptername [CHAPTER document:... | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetChapterName