WINDOW-SYSTEM attribute

A value that indicates the windowing system the application is using.

Data type: CHARACTER

Access: Read-only

Applies to: SESSION system handle

ABL supports an override option that enables applications that need the WINDOW-SYSTEM attribute to return the value of "MS-WINDOWS" for all Microsoft operating systems to do so. To establish this override capability, define the WindowSystem key in the Startup section in the current environment, which might be the registry or an initialization file. If the WindowSystem key is located, the WINDOW-SYSTEM attribute returns the value associated with the WindowSystem key on all platforms.