SetDocumentName Document Command

SETDOCUMENTNAME Document Commands

Changes the name of an open document.

setdocumentname [DOCUMENT name]

name/s The new name of the document.

DOCUMENT/s The document name. Default=current.

Examples:

setdocumentname 'Project.doc' document 'Untitled 1'

 

SetDocumentName  Command Definition  url:PGScmd/setdocumentname
  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 SetDocumentName
Dan Kilroy wrote...2006-05-04 15:07:43

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

Sets the {...} .

SetDocumentName (newdocumentname [DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetDocumentName