GetScreenName System Query Command

GETSCREENNAME AmigaOnly

Gets the name of the public screen on which PageStream is open.

getscreenname (no parameters)

Results:

The name is returned to RESULT.

Examples:

getscreenname

 

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

User Contributed Comments For GetScreenName
Dan Kilroy wrote...2006-05-04 17:27:14

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

Gets the {...} .

screenname = GetScreenName ()


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetScreenName