home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / 8572 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  3.9 KB

  1. Path: sparky!uunet!olivea!charnel!rat!ucselx!crash!filebank!steve.silverwood
  2. From: steve.silverwood@filebank.cts.com (Steve Silverwood)
  3. Newsgroups: comp.databases
  4. Subject: Clipper 5.2
  5. Message-ID: <496.313.uupcb@filebank.cts.com>
  6. Date: 17 Dec 92 12:43:00 GMT
  7. Reply-To: steve.silverwood@filebank.cts.com (Steve Silverwood)
  8. Organization: The File Bank BBS - Fallbrook, CA  619-728-4318
  9. Lines: 106
  10.  
  11.  
  12.  >From: ch966@cleveland.Freenet.Edu (Jose M. Febus)
  13.  >Newsgroups: comp.databases
  14.  >Subject: Clipper 5.2
  15.  >Date: 30 Nov 1992 14:54:01 GMT
  16.  >Message-ID: <1fd9u9INNnfh@usenet.INS.CWRU.Edu>
  17.  >
  18.  >
  19.  >Hi..
  20.  >    do u have any info about Clipper 5.2?? I will like to know
  21.  >before i do my next upgrade...
  22.  >
  23.  >    Thank you..
  24.  >--
  25.  >    Jose Febus
  26.  >    "Drinking at Yagrumo"
  27.  
  28. Here's what I have so far:
  29.  
  30. [16 Dec 92]
  31.  
  32. CA-Clipper 5.2 -- Why upgrade from CA-Clipper 5.01:
  33.  
  34. New Documentation --
  35.  
  36.      All documentation will be reprinted.  Functions previously
  37.      included only in the Norton Guides online documentation will be
  38.      included in the printed manuals.  New tutorials for novice
  39.      programmers and basic network programming, and additional code
  40.      samples, will be included.
  41.  
  42. API (Application Programming Interface) --
  43.  
  44.      Several APIs will be documented:
  45.  
  46.      VMM (Virtual Memory Manager) API:  Enables software developers
  47.      to better utilize CA-Clipper's advanced features.  Programs
  48.      written in C, Pascal and Assembly can use the VMM system to
  49.      manage memory in a way consistent with CA-Clipper.
  50.  
  51.      RDD (Replaceable Database Drivers) API:  Developers will be able
  52.      to create their own RDDs and thus have access to virtually any
  53.      file format.
  54.  
  55.      GT (General Terminal) API:  Developers can create alternate
  56.      screen drivers for CA-Clipper.  This enables, for instance,
  57.      access to the graphic screen.
  58.  
  59. Additional RDDs --
  60.  
  61.      CA-Clipper 5.2 will contain several RDDs:
  62.  
  63.      The DBFNDX driver enables programmers to read and write dBASE
  64.      III PLUS index files.
  65.  
  66.      The DBFNTXC driver was enhanced to allow conditional index
  67.      creation and manipulation.  It also has a new faster locking
  68.      mechanism which will improve performance in most network
  69.      environments and a hook for the inclusion of a progress gauge
  70.      during indexing.
  71.  
  72.      The DBFCDX driver enables programmers to create and manipulate
  73.      FoxPro index files.
  74.  
  75.      The DBFPDX driver enables programmers to work with Paradox files.
  76.  
  77.      The DBFMDX driver enables programmers to create and maintain
  78.      dBASE IV-compatible multi-tag index files.
  79.  
  80. All anomaly repair patches --
  81.  
  82.      CA-Clipper 5.2 will include all fixes which have been made
  83.      available since the original version of CA-Clipper 5.01.  This
  84.      will result in a more stable application development system.
  85.  
  86. Miscellaneous --
  87.  
  88.      CA-Clipper 5.2 will also have the following features:
  89.  
  90.      RSIS (Relocatable Screen Interface Specification) compliant
  91.      screen I/O.  This enables faster screen writes under products
  92.      like QEMM which relocate the screen buffer.
  93.  
  94.      LIM 4.0-compliant expanded memory management. The 8Mb memory
  95.      barrier is removed under LIM 4.0 allowing access of up to 64Mb.
  96.      It also gives better compatibility with TSRs and faster memory
  97.      access.
  98.  
  99.      Enhanced debugger.
  100.  
  101.  
  102. Hope that helps.
  103.  
  104. //Steve//
  105.  
  106. /----------------------------+---------------------------------------\
  107. |Steve Silverwood            |  Internet: 76703.3035@compuserve.com  |
  108. |Computer Associates         |CompuServe: 76703,3035                 |
  109. |300 Corporate Point, 2nd Fl.|     Voice: (310)348-4448              |
  110. |Culver City, CA  90230      |       FAX: (310)348-7701              |
  111. +----------------------------+---------------------------------------+
  112. |The opinions expressed here are solely my own, mainly because nobody|
  113. |else would want them....                                            |
  114. \--------------------------------------------------------------------/
  115.  
  116.                         
  117.