User's Guide

Changing the message type

Notice the icon in the message box. VisualAge uses the type: parameter of the id:constName:type:string:translatable: method to determine which icon to display. You evaluated this method in the NLS Workspace - Indexed Messages window to create a message. Some available choices for the type: parameter are $i, $w, and $e. The corresponding icons for these choices are:

Type OS/2 Windows UNIX
Information ugos2inf
ugwininf
ugaixinf
Warning ugos2wrn
ugwinwrn
ugaixwrn
Error ugos2err
ugwinerr
ugaixerr

To display a different icon, change the value specified for the type: parameter.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]