MoveChapter Document Command

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

 

MoveChapter  Command Definition  url:PGScmd/movechapter
  created:2006-03-30 17:10:47   last updated:2006-03-30 17:10:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For MoveChapter
Dan Kilroy wrote...2006-05-04 16:33:21

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

Gets the {...} .

MoveChapter ([CHAPTER document:... | WINDOW document-window] <BEFORE newchap#|AFTER newchap#|ATEND> [DOCUMENT document | CHAPTER document:... | WINDOW document-window])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For MoveChapter