home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 48 / SENT14D.ISO / tech / delphi / disk15 / mastapp.pak / MASTAPP.HPJ < prev    next >
Encoding:
Microsoft Help compiler Project  |  1995-08-24  |  530 b   |  25 lines

  1. ; MASTAPP.HPJ
  2. ; Author: James Von Hendy
  3. ; Revision history: 02/02/95 Created project file
  4. [OPTIONS]
  5. CONTENTS = MastappHelpContents
  6. TITLE = MASTAPP Help
  7. COMPRESS = MEDIUM
  8. WARNING = 3
  9. REPORT = ON
  10. [FILES]
  11. MASTAPP.RTF
  12. [MAP]
  13. #define MastappHelpContents 1
  14. #define NewOrders 2
  15. #define BrowseForm 3
  16. #define PartsForm 4
  17. #define ReportSmith 5
  18. #define EditParts 6
  19. #define SplashScreen 7
  20. #define SelectCustomer 8
  21. #define SelectPart 9
  22. #define InsertMode 10
  23. #define EditMode 11
  24. #define BrowseMode 12
  25. #define PrintForm 13