home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / CLIPPER / PDRD1 / README.TXT < prev    next >
Text File  |  1992-12-01  |  3KB  |  64 lines

  1.         Quick Start
  2.         -----------
  3.         Compile and link Demo.prg by typing "CR DEMO <ENTER>", or
  4.         CB DEMO <ENTER>", depending on whether you use Rtlink or
  5.         Blinker.
  6.  
  7.  
  8.         Tutorial
  9.         --------
  10.         Study Demo.doc.  Compile/link/run the various examples.
  11.  
  12.  
  13.         Contents of PDRD1.ZIP
  14.         ----------------------
  15.         1.  Read.doc - detailed description of ADread(), the mouseable
  16.             and configurable replacement of READ.  Several ready to
  17.             compile/run/link examples are included.
  18.         2.  Read.lib - library containing ADread() and other supporting
  19.             fuctions extracted from the Frankie Clipper 5.01 library.
  20.         3.  Read.ch  - the include file
  21.         4.  Demo.prg - a demonstration program
  22.         5.  Demo.dbf - database file used by Demo.prg and the examples
  23.             in Read.doc
  24.         6.  Demo.dbt - the associated memo file
  25.         7.  Cr.bat - a batch file to compile and link Demo.prg
  26.             and the examples from Read.doc, using Rtlink.
  27.         8.  Cb.bat - a batch file to compile and link Demo.prg
  28.             and the examples from Read.doc, using Blinker.
  29.         7.  Readme.txt - this file
  30.         8.  Read.key - default ADread() keys and mouse spots
  31.         9.  Whatsnew.txt - a list of changes
  32.  
  33.  
  34.         Ongoing ADread() enhancements and extension
  35.         -------------------------------------------
  36.         1.  Popup support for Get/Read operations.  This uses
  37.         ADvermenu(), another mouseable and configurable function
  38.         extracted from Frankie.
  39.  
  40.         2.  General purpose one-get, two-gets, n-gets routines.
  41.  
  42.  
  43.         Other Frankie Clipper 5.01 Library Extracts
  44.         -------------------------------------------
  45.         Read.Lib is the third of a series of extracts from the Frankie
  46.         library.  The others are:
  47.  
  48.         1.  Vermenu.Lib (PDVM.ZIP, 36K) - a mouseable ACHOICE() replacement
  49.         2.  Picklist.Lib (PDPL.ZIP, 10K) - mouseable picklists (and taglists)
  50.                 of files, directories, drives and fields.
  51.         3.  Boxmenu.Lib (PDBM.ZIP, 22K) - a mousable ALERT() replacement
  52.  
  53.         Coming out shortly will be Browse.Lib (PDDB.ZIP), a mouseable
  54.         and extendable database browser.
  55.  
  56.  
  57.         If you need to get in touch with the author
  58.         -------------------------------------------
  59.         I may be contacted through CompuServe 71165,1023.  Or
  60.         if you prefer to write,  my mailing address is 6884
  61.         Brian Michael Ct, Springfield, VA 22153.  BTW, my name
  62.         is Angelito Dizon, and READ.LIB is FREE.
  63.  
  64.