SetDocumentDesc Document Command

SETDOCUMENTDESC Document Commands

Sets the description of an open document.

setdocumentdesc [DOCUMENT name]

text/s The document description.

DOCUMENT/s The document name. Default=current.

Examples:

setdocumentdescription 'Lesson 3 exam'

 

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

User Contributed Comments For SetDocumentDesc
Dan Kilroy wrote...2006-05-04 15:08:08

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

Sets the {...} .

SetDocumentDesc (newdocumentdesc [DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetDocumentDesc