home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / CLIPPER / PDHM / README.HM < prev    next >
Text File  |  1993-01-14  |  1KB  |  34 lines

  1. /*
  2.         README.HM
  3. */
  4.  
  5. Quick start
  6. -----------
  7. 1.  Unzip "PDHM.ZIP"
  8. 2.  Read "README.HM" - this file
  9. 3.  Unzip "HM.ZIP"
  10. 4.  Compile and link HM_TOUR.PRG using CR.BAT if you use Rtlink, or CB.BAT
  11.     if you use Blinker.
  12. 5.  Run the newly created HM_TOUR.EXE.  This is a guided tour to the main
  13.     features of The Get/Read Collection.
  14. 6.  Study and/or compile/link/run the other HM_DEMO? programs.
  15.  
  16.  
  17. Packing list
  18. ------------
  19. CR.BAT       - compile/link batch file with Rtlink
  20. CB.BAT       - compile/link batch file with Blinker
  21. BOXMENU.LIB  - the engine library plus miscellaneous functions
  22. BOXMENU.CH   - include file
  23. SYNTAX.HM    - full syntax of the engine function
  24. QUICKREF.HM  - a quick reference of the engine function and the APIs
  25. API.HM       - full syntax of the APIs
  26. OVERVIEW.HM  - an overview of The Boxmenu Collection
  27. README.HM    - this file
  28. KEYS.HM      - defaults hot keys and hot spots
  29. HM_DEMO1.PRG -} demonstration programs, each demonstrating an engine
  30. HM_DEMO2.PRG -} feature
  31. HM_DEMO3.PRG -} 
  32. HM_TOUR.PRG  - a guided tour to the main features of the Collection   
  33.  
  34.