NAME
GETATTR -- returns information about various subjects of the DTWindow
TEMPLATE
OBJECT/A,NAME,FIELD,VAR/K
COMMAND
This command returns information about the specified object and fieldin the RESULT
variable or the specified ARexx variable. There are three object type for which you
can get information. This are :
- APPLCATION
The following field names can be used for this typ :
- SCREEN
- the name of the public screen of the window
- VERSION
- the name and version of the application
- WINDOW
The following field names can be used for this typ :
- LEFT
- left edge of the window
- TOP
- top edge of the window
- WIDTH
- width of the window
- HEIGHT
- height of the window
- TITLE
- title of the window
- OBJECT
The following field names can be used for this typ :
- TITLE
- title of the object
- PATH
- full file path of the object
- NODENAME
- nodename of the current viewed node
SEE ALSO
GETCURRENTDIR, GETFILEINFO, GETOBJECTINFO
HTML Conversion by html.export V40.3 , HTDS HTML-Export Class (C) 1997 by Stefan Ruppert