Article # 541, added by Geoworks, historical record
| first | previous | index | next | last |

Getting a message's number given the message name.




Q. How do I find out the number of a message, given the name of the
   message. For instance, what is the number associated with the
   message MSG_GEN_DISPLAY_SET_NOT_MAXIMIZED?

A. In Swat, using the "whatis" command on the message, like so:

   => whatis MSG_GEN_DISPLAY_SET_NOT_MAXIMIZED

   If the message is defined within an application, you will have to
   switch to that patient before Swat will "see" the message.