GetPageDesc Document Query Command

GETPAGEDESC Document Queries

Gets the description of a page.

getpagedesc [PAGE number]

PAGE/s The page number. Default=current.

Results:

The description is returned to RESULT.

Examples:

getpagedesc

 

GetPageDesc  Command Definition  url:PGScmd/getpagedesc
  created:2006-03-30 22:20:07   last updated:2006-03-30 22:20:07
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For GetPageDesc
Dan Kilroy wrote...2006-05-03 19:03:49

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

Gets the {...} .

pagedesc = GetPageDesc ([PAGE document:...-pagenum | DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetPageDesc