SetWindowName System Command

SETWINDOWNAME Document Commands

Changes the view name of a window.

setwindowname [WINDOW name]

name/s The new view name of a window.

WINDOW/s The old window name. Default=current.

Notes:

Windowname is just the new view name and cannot include the document name. The document name can be changed separately with the SETDOCUMENTNAME command.

Examples:

setwindowname 'My View' window 'Untitled 1~View.1'

 

SetWindowName  Command Definition  url:PGScmd/setwindowname
  created:2006-03-31 10:53:01   last updated:2006-03-31 10:53:01
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetWindowName
Dan Kilroy wrote...2006-05-04 17:14:16

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

Gets the {...} .

SetWindowName (newwindowname [WINDOW document-window])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetWindowName