SetPageDesc Document Command

SETPAGEDESC Document Commands

Set the description for a page in a document or chapter.

setpagedesc [PAGE number]

text/s The page description.

PAGE The page number. Default=current.

Examples:

setpagedesc 'Alternate title page' page 7

 

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

User Contributed Comments For SetPageDesc
Dan Kilroy wrote...2006-05-03 19:02:40

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

Sets the {...} .

SetPageDesc (newpagedesc [PAGE document:...-pagenum | DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetPageDesc