home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / clarion / library / readfd / readme.doc < prev   
Text File  |  1992-10-20  |  869b  |  25 lines

  1. October 20, 1992         RDL Clarion Utilities
  2.                  ---------------------
  3.  
  4.               READFD V1.0 - READ File Description
  5.               -----------------------------------
  6.  
  7.      I wrote READFD in C to quickly get a file description listing of a Clarion
  8.      V2.1 file without loading DESIGNER or another Clarion utility.  READFD
  9.      first displays the DAT file header and then displays the fields,
  10.      followed by the keys/indexes for the file.
  11.  
  12.      Usage: READFD <drive><path><filename> if drive or path is excluded
  13.         the default drive/directory is used.
  14.      or
  15.         READFD <enter> and READFD will prompt for the file name.
  16.  
  17.      NOTE:  READFD will abort if the file header or the data is encrypted.
  18.  
  19.      If you have any comments or suggestions contact me at:
  20.  
  21.               Richard Lassan
  22.               7570 King Road
  23.               Fairview, TN 37062
  24.               CIS 756262,464
  25.