12.0 Text Window

The Text Window UCX component (TextWindow) is a multi-object component that lets you create and manage windows, menus, and menu items on a NetWare server screen.

This component requires the following constants:

The TextWindow object (the main object in the TextWindow UCX component) and associated objects replace the WIN:* commands used in NetBasic 6.0.

IMPORTANT:This object is useful only for server console based script applications.

WIN is a global script object for shell scripts and developers don’t have to create an instance of Textwindow object in the scripts. the usage of Win will be clear from the samples in this chapter.