Default: none
Valid Values: any accessible directory on any drive
Example:
UI_ICON=C:\icon
This environment variable establishes the directory in which you wish to store icons (as well as GIF and JPG images) used for buttons in your layout.You can define more than one directory by separating directory entries according to operating system conventions.
Unlike the client/server model of previous versions of Forms, Oracle Forms has no UI_ICON variable to locate icons used in Forms applications. Instead, image icons in Oracle Application Server Forms Services are referenced by a URL that is constructed internally based on three things: the "imagebase" parameter in the formsweb.cfg configuration file, the icon name in the items property palette, and the default icon path setting in the Forms Registry.dat properties file.