home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / clarion / ppstpx.zip / PPSTPX.DOC < prev   
Text File  |  1993-06-09  |  1KB  |  27 lines

  1.  
  2. Paul,
  3.  
  4. Here are the templates we use for development.    These templates are in the
  5. middle of development so there are many changes and some are only applied to
  6. certain templates.  However, the file management code is in all templates.
  7.  
  8. The file management code is based on one procedure that is in the main module
  9. (om.tpl) and it is called FileMgr.  It is documented on what it does and what
  10. each option will make it do.  I have also added several group structures to
  11. OM9.TPX to be included in various portions of the templates.  Each allows
  12. the code to be changed in the group and it will be effective everywhere.
  13.  
  14. The only difference between my file management code and Fadi Ashi's is my
  15. does not touch CheckOpen, mine has a global switch to turn the file management
  16. on and off, and mine has a VIEW option to hit ALT-MINUS to display a table
  17. that lists all files that are open and who opened them.
  18.  
  19. Please feel free to use what every you find you need from these templates.
  20. However, even though I have tested these changes and feel confident that they
  21. are solid I can not be responsible for any bugs that may exist.
  22.  
  23. Regards,
  24.  
  25. Fred Schmitthammer
  26. Professional Practice Systems, INC.
  27.