home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1996 May / PCDMAY.ISO / software / clarion / 3rdparty / tools / library / tcw1ut.exe / README.1 < prev   
Encoding:
Text File  |  1995-03-21  |  3.8 KB  |  104 lines

  1. TABOGA TEMPLATES AND TOOLS FOR CLARION FOR WINDOWS
  2. ==================================================
  3.  
  4.  
  5. UTILITY TEMPLATES Template Chain
  6. ================================
  7.  
  8. Release 1.001
  9. for CW release 1.001
  10.  
  11.  
  12.      This work is part of the Taboga Templates and Tools for
  13. Clarion for Windows.  If you are a registered user of the Taboga
  14. Templates and Tools for Windows, the use of these templates is
  15. INCLUDED in the registration fee that you paid (that is, you do not
  16. have to pay again).
  17.      If you aren't a registered user of the Taboga Templates and Tools
  18. the registration fee is currently $75.00.  This includes rights to use
  19. the base "Taboga Templates and Tools" package, this "Utility Templates",
  20. and other packages that we may release in the future as part of the
  21. Taboga Templates and Tools.  Also, included in the registration fee
  22. are all upgrades until the end of 1995.
  23.  
  24.      Please use the included REGISTER.DOC form for registration.
  25. This form in under the TABOGA\DOC directory, or under the TABOGA/DOC_UTIL
  26. directory.
  27.  
  28.      As the name implies, this package includes various "UTILITY"
  29. templates for use with Clarion for Windows.  UTILITY templates allow
  30. you to produce output from the application.
  31.     The main use we have given UTILITY templates is the generation of
  32. procedures.  In much the same way that you can generate some procedures 
  33. by using the "Quick Start" feature, with our UTILITY templates you can
  34. produce a similar set of procedures for any of the files in the Data
  35. Dictionary.
  36.     There are other possible uses for UTILITY templates, such as
  37. generating documentation from the application, etc.
  38.  
  39.  
  40.  
  41.  
  42.                     ========================
  43.                     =  TEMPLATES INCLUDED  =
  44.                     ========================
  45.  
  46.      The following is a brief description of all the templates
  47. included in the Utility Templates release.   In the accompanying document
  48. TUTIL.DOC, we have included more detailed information on how to use the
  49. utility templates.
  50.  
  51.  
  52.  
  53. UTILITY TEMPLATES
  54. =================
  55. TMakeForm - This utility template allows you to create a Form procedure
  56.      for a given file in the Data Dictionary.
  57. TMakeTBrowse - This template allows you to create a Browse or TBrowse
  58.      procedure for a given file and key in the Data Dictionary.
  59. TMakeTReport - This template allows you to create a Report or TReport
  60.      procedure for a given file and key in the Data Dictionary.
  61. TQuickGen - This template creates a series of procedures very similar
  62.      to those created by the "Quick Start" feature, but from a given
  63.      Data Dictionary File.
  64.  
  65.  
  66.  
  67.                        ==================
  68.                        =  INSTALLATION  =
  69.                        ==================
  70.  
  71.      1.  Create a subdirectory under your CW directory called
  72. TABOGA.  So, for example, if your Clarion for Windows directory is
  73. C:\CW, create a directory C:\CW\TABOGA.
  74.      2.  Copy the installation files INSTALL.EXE and this file
  75. (Readme.1) to the newly created directory, and run the
  76. INSTALL.EXE program.
  77.      3.  The INSTALL.EXE program will automatically create all the
  78. necessary diretories, and will copy all the templates in the
  79. appropiate places.
  80.      4.  Once the files are installed, you must load Windows, and
  81. then your Clarion for Windows program.
  82.      5.  Now go into the "Template Registry".  Here, you must
  83. register the TUtil.TPL template chain.
  84.  
  85.  
  86.  
  87.  
  88.  
  89.                ===================================
  90.                =  UNINSTALLING TABOGA TEMPLATES  =
  91.                ===================================
  92.  
  93.      The desinstallation process is even simpler than the
  94. installation.  Simple follow these steps.
  95.  
  96.      1.  Delete the C:\CW\TABOGA directory, and all of its
  97. subdirectories.
  98.  
  99.      You must substitute C:\CW for your own Clarion for Windows
  100. installation directory.
  101.  
  102.  
  103.  
  104.