Jump to content

CA-Clipper: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
CA-Clipper is a application development system for DOS and LAN environments.
'''CA-Clipper''' is an application development system for DOS and LAN environments.


==History==
==History==
Line 5: Line 5:


==Versions==
==Versions==
* Clipper Summer 87 - Delivered in 1988 - Speed and feature improvements especially in the debugger, mostly rewritten in [[C]] using [[Microsoft C]]. First version to actually ship with a manual but prior to this you were expected to have access to a dBase III manual - By many considered the first well working version of the program - List price USD 695.
;CA-Clipper
* Clipper 5.0 brings with it rudimentary object-oriented extensions to the xBase language.
from Computer Associates
*5.01a (1992)
*5.2 (Feb 1993)
**5.2e (Feb 1995) - latest bugfix
*5.3 (Jun 1995), last version delivered as a DOS product, added support for numeric co-processor and DOS Graphic Modes.
**5.3a (May 1996)
**5.3b (May 1997)
 
;Add-on products
* Clipper VO v.1.0 - December 1995
* Clipper VO v.1.0 - December 1995
* '''Clipper 5.3''', last version delivered as a DOS product, first version that is able to take advantage of a numeric co-processor and DOS Graphic Modes.
*CA-Clipper Tools - extension library
:Clipper 5.3a and 5.3b are bug fix releases of 5.3
*CA-Clipper/Compiler Kit for dBASE IV


==License==
==License==
Line 23: Line 31:
* Gene Smilgiewicz: [http://books.google.com/books?id=FC-L2faxEVkC&pg=PA54 A review of Clipper Summer 87] - From PC magazine 1988
* Gene Smilgiewicz: [http://books.google.com/books?id=FC-L2faxEVkC&pg=PA54 A review of Clipper Summer 87] - From PC magazine 1988
* [http://www.davep.org/clipper/FAQ/ Frequently Asked Questions (FAQ 2.31) about CA-Clipper and CA-Visual Objects]
* [http://www.davep.org/clipper/FAQ/ Frequently Asked Questions (FAQ 2.31) about CA-Clipper and CA-Visual Objects]
See also: [[Clipper]]
See also: [[Clipper]]


[[Category:xBase]]
[[Category:xBase]]

Latest revision as of 17:30, 2 November 2023

CA-Clipper is an application development system for DOS and LAN environments.

History

In 1992 the Nantucket Corporation was sold to Computer Associates and the product was renamed to CA-Clipper.

Versions

CA-Clipper

from Computer Associates

  • 5.01a (1992)
  • 5.2 (Feb 1993)
    • 5.2e (Feb 1995) - latest bugfix
  • 5.3 (Jun 1995), last version delivered as a DOS product, added support for numeric co-processor and DOS Graphic Modes.
    • 5.3a (May 1996)
    • 5.3b (May 1997)
Add-on products
  • Clipper VO v.1.0 - December 1995
  • CA-Clipper Tools - extension library
  • CA-Clipper/Compiler Kit for dBASE IV

License

  • Closed source commercial software - Discontinued

Author

Links

See also: Clipper