home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / queues / dlg.ipf < prev    next >
Text File  |  1999-05-11  |  1KB  |  25 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Dlg.ipf - Information Tag Language file for the screens      *
  4. .*           for help on the dialog boxes.                      *
  5. .*                                                              *
  6. .*  Copyright 1991, IBM Corp.                                   *
  7. .*==============================================================*/
  8.  
  9.  
  10. .*--------------------------------------------------------------*\
  11. .*  Help for ABOUTBOX                                           *
  12. .*      res = PANEL_ABOUTBOX                                    *
  13. .*--------------------------------------------------------------*/
  14. :h1 res=3100 name=PANEL_ABOUTBOX.About Box Dialog
  15. :p.This dialog displays information about the application, such
  16.     as version number and copyright notice.
  17.  
  18.  
  19. .*--------------------------------------------------------------*\
  20. .*  About Box Dialog Ok button                                  *
  21. .*      res = PANEL_ABOUTBOX_OK                                 *
  22. .*--------------------------------------------------------------*/
  23. :h1 res=3110 name=PANEL_ABOUTBOX_OK.Ok
  24. :p.The Ok button closes the Product Information Box.
  25.