home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / template.zip / DLG.IPF < prev    next >
Text File  |  1998-04-20  |  1KB  |  25 lines

  1. .*==============================================================*\
  2. .*                                                              *
  3. .* Dlg.ipf - Information Tag Language file for the screens      *
  4. .*           for help on the dialog boxes.                      *
  5. .*  Copyright 1991 IBM Corporation                              *
  6. .*                                                              *
  7. .*==============================================================*/
  8.  
  9.  
  10. .*--------------------------------------------------------------*\
  11. .*  Help for Product information                                *
  12. .*      res = PANEL_PRODUCTINFO                                 *
  13. .*--------------------------------------------------------------*/
  14. :h1 res=3100 name=PANEL_PRODUCTINFO.Product information 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_PRODUCTINFO_OK                              *
  22. .*--------------------------------------------------------------*/
  23. :h1 res=3110 name=PANEL_PRODUCTINFO_OK.OK
  24. :p.The OK button closes the Product information dialog.
  25.