| file | imnul.4gl | 
| declaration | 
function getfirstkey(dm)
    define dm	char(25)
 | 
| returns | k, char(1), first uppercase character in string | 
| purpose | Extracts the first uppercase character in the argument. | 
| example | none | 
| notes | 
 | 
| file | imnul.4gl | 
| declaration | function prog_done() | 
| returns | t, boolean, user's response | 
| purpose | Opens a "Terminate application" query window, and returns user's choice | 
| example | none | 
| notes | none | 
| file | imnul.4gl | 
| declaration | function set_browse_keys() | 
| returns | nothing | 
| purpose | Sets up accelarator keys for a typical browser | 
| example | none | 
| notes | performs the following bindings 
 | 
| file | imnul.4gl | 
| declaration | function set_stb_menu() | 
| returns | nothing | 
| purpose | Sets up messages for a typical data entry viewer. | 
| example | none | 
| notes | Enables the following messages on the first pane: 
 | 
| Please address questions or comments to
    marco greco (last updated Thu, 28 March 2002 16:10:20 GMT) |