home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / database / indent.zip / README.DOC < prev    next >
Text File  |  1993-05-11  |  5KB  |  110 lines

  1. ***************************************************************************
  2. * Indent!  Superior Source Code Indentation for xBase languages!
  3. ***************************************************************************
  4.  
  5. ********************************  Introduction ****************************
  6.  
  7. Indent! is an extremely sophisticated source code beautification program 
  8. for xBase.  It has many advanced features including:  
  9.  
  10.         && Comment alignment
  11.         Graphical structure formatting of control structures
  12.         Keyword expansion and compression
  13.         Keyword and variable case modification
  14.         Proper indentation of SQL Select statements
  15.         Optional Extra Indentation For Functions/Procedures
  16.         Optional Extra Indentation For DO CASE/CASE statements
  17.         Space insertion for ease of reading
  18.         Extraneous space removal
  19.         Removes Snap!/FoxDoc headers
  20.         Adjustable indentation for continuation lines.
  21.         @List file processing
  22.         DBF/CDX/MDX Structure Listing
  23.         Header file inclusion
  24.         
  25.         and finally
  26.  
  27.         Raw, unadulterated speed!  On a 486-50 computer Indent! will 
  28.         process approximately 2000-3000 lines per second with all 
  29.         features turned on.
  30.  
  31. *****************************  File List *********************************** 
  32.  
  33. File            Description
  34.  
  35. Indent.EXE      xBase source code indentation program.  This is the 
  36.                 demonstration version of the program.  It will display 
  37.                 a demo version message, and then execute.
  38.  
  39. Indent.WRD      Keyword file used by Indent! for Keyword capitlization,
  40.                 and keyword expansion/compression
  41.  
  42. Indent.DOC      User's manual for Indent!.  Please take the time to read this
  43.                 document.  Particularly before using /X and /U options!
  44.  
  45. Indent.HST      Revision history of Indent! and wIndent!
  46.  
  47. wIndent.EXE     Windows version of Indent!.
  48.  
  49. wIndent.ICO     Windows ICON for use with wIndent!
  50.  
  51. wIndent.WRD     Keyword file used by wIndent! for keyword capitalization,
  52.                 and keyword expansion/compression.
  53.  
  54. IDFILE.APP      FoxPro 2.0 App file.  This program can be used with Indent! 
  55.                 to indent entire projects, screens, or individual programs.
  56.  
  57. INDFILE.APP     FoxPro 2.5 App file.  This program can be used with Indent! 
  58.                 to indent entire projects, screens, or individual programs.
  59.                 It can also be used as a replacement for FoxPro for Windows 
  60.                 built in BEAUTIFY option.
  61.  
  62. ReadMe.DOC      This file.
  63.  
  64. Register.DOC    Registration form for Indent!.
  65.  
  66. Register.EXE    MH Software Registration Utility.  Registered users of 
  67.                 Indent! will receive a serial number and activation key.
  68.                 Using this program, registered users can receive continuous
  69.                 free upgrades via CompuServe.  The length of time you can
  70.                 get free upgrades depends upon your registration level.
  71.  
  72. **************************** Important Notes *******************************
  73.  
  74. Please remember Indent! is shareware.  You are welcome to test this program.  
  75. If you continue to use it, you must register.  
  76.  
  77. You may distribute for non-commercial purposes the zip file containing 
  78. Indent! and it's associated files.  However, you must distribute the entire 
  79. archive including all associated files.
  80.  
  81. Please take the time to read the file INDENT.DOC that comes with Indent!.
  82. It is a complete users manual, including the license agreement.  If you 
  83. agree to the terms of the license, and you would like to become a 
  84. registered user of Indent!, please complete the registration form 
  85. contained in REGISTER.DOC and return it with your payment.  Registered users
  86. get from 6-12 months of free upgrades depending upon registration level.
  87.  
  88. ***************************************************************************
  89. *
  90. * MH Software
  91. * 1006 W 104th Ave #200
  92. * Northglenn, CO 80234
  93. *
  94. * Voice:  (303) 438-9585
  95. * CIS:    73237,1665
  96. *
  97. *  If you have any problems using this demonstration, or would like to 
  98. *  ask any questions, please contact our technical support at the
  99. *  CompuServe ID given above, or the telephone number listed.  
  100. *
  101. *  We are very interested in getting your response to this product, whether 
  102. *  you decide to register or not.  If you decide not to register because of 
  103. *  some shortcoming in the product, please let us know what it is, and we 
  104. *  might be able to incorporate your suggestions into future versions.
  105. *
  106. *       George Sexton
  107. *       MH Software
  108. *
  109. ***************************************************************************
  110.