<< SetWindowDefaults | SetWindowPos >> |
Top: Documentation Library | Up: S Commands |
SetWindowName System Command
SETWINDOWNAME Document Commands
Changes the view name of a window.
setwindowname
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 | sign in to add a comment |
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:
ARexx: Applescript: | |
User Contributed Comments For SetWindowName | sign in to add a comment |
<< SetWindowDefaults | SetWindowPos >> |
Top: Documentation Library | Up: S Commands |