Monday, January 26, 2009

Clipper - Brief Version History

this page is suggested by Viktor Szel of Budapest, Hungary who also provided most if not all of the following materials.He posed a this question to me ... How about some "back to the good old days" history page including the very first versions of Nantucket Clipper ?

By the way, you may have noticed that there are some missing dates... Anyone out there like to fill in the missing dates ?

Here comes a brief version list:

  • Nantucket Clipper'85 Winter - 1985

  • Nantucket Clipper'86 Autumn - 31 October 1986

  • Nantucket Clipper'87 Summer - 21 December 1987

  • Nantucket Clipper 5.00 - 1990

  • Nantucket Clipper 5.01 - 15 April 1991

  • CA Clipper 5.01a - ?

  • CA Clipper 5.20 - 15 February 1993

  • CA Clipper 5.2a - ?

  • CA Clipper 5.2b - 25 June 1993

  • CA Clipper 5.2c - ?

  • CA Clipper 5.2d - 25 March 1994

  • CA Clipper 5.2e - 07 February 1995

  • CA Clipper 5.30 - 26 June 1995

  • CA Clipper 5.3a - 20 May 1996

    Here comes some command line help screen from previous versions:

    The Clipper Compiler, Winter '85


    Copyright (c) 1985, 1986 Nantucket Inc., All Rights Reserved. Developed by Brian Russell (Happy Birthday Sean) Richard McConnell Rick Spence David Dodson Kevin Shepherd Jon P. Rognerud options: -n (enhanced ative code) -l (no ine numbers) -s (syntax check only) @list.clp (list of files to compile) A>clipper b:main.prg -l A>clipper @list.clp -n

    The Clipper Compiler, Summer '87


    Copyright (c) Nantucket Corp 1985-1987. All Rights Reserved. Microsoft C Runtime Library Routines, Copyright (c) Microsoft Corp 1984-1987. All Rights Reserved.

    Richard McConnell & Brian Russell, Sr. VP

    Kevin Shepherd

    Dennis Dias

    Rick Spence

    David Dodson

    Jon P. Rognerud

    Fred Ho

    options: -l (no ine numbers)

    -m (compile one odule only)

    -o (bject file drive and/or path)

    -p (

    ause for disk change)

    -q (uiet)

    -s (syntax check only)

    -v (ariables are assumed M->)

    @list.clp (list of files to compile)

    A>clipper a:main.prg -p -ob: C>clipper @list.clp -l -q

    Clipper (R) Version 5.01


    Copyright (c) Nantucket Corp 1985-1991. All Rights Reserved. Microsoft C Floating Point Support Routines Copyright (c) Microsoft Corp 1984-1987. All Rights Reserved.

    Designed by Rich McConnell

    Written by Denny Dias, Basil Hosmer and Rich McConnell

    Options:

    /a automatic memvar declaration

    /b debug info

    /credits credits screen

    /d[=] #define

    /i #include file search path

    /l suppress line number information

    /m compile module only

    /n no implicit starting procedure

    /o object file drive and/or path

    /p generate pre-processed output (.ppo) file

    /q quiet

    /r[] request linker to search (or none)

    /s syntax check only

    /u[] use command def set in (or none)

    /v variables are assumed M->

    /w enable warnings

    @ compile list of modules in


    Clipper (R) Version 5.2


    Copyright (c) 1985-1993, Computer Associates International, Inc. Microsoft C Floating Point Support Routines Copyright (c) Microsoft Corp 1984-1987. All Rights Reserved.

    Options:

    /a automatic memvar declaration

    /b debug info

    /credits credits screen

    /d[=] #define

    /es[] set exit severity

    /i #include file search path

    /l suppress line number information

    /m compile module only

    /n no implicit starting procedure

    /o object file drive and/or path

    /p generate pre-processed output (.ppo) file /q quiet

    /r[] request linker to search (or none)

    /s syntax check only

    /u[] use command def set in (or none)

    /v variables are assumed M->

    /w enable warnings

    @ compile list of modules in

    Contributed by Steve Read, USA in July 1999

    Some additional info for your 'Brief Version History' section
    
    Sorry about any line wrapping.
    
    *====  Nantucket Clipper versions  ====*
    
    198? Nantucket Software founded
    
    Clipper            Winter 84       (Shipped on 25 May 1985)
    
    Clipper            Winter 85       (1985)       ProLocked version
    
    Clipper            Autumn 86       (10/31/86 02:00:00)
    PLink86plus      2.21
    
    Clipper            Summer 87       (12/21/87)
    PLink86plus      2.24
    
    Clipper            5.0   Rev. 1.03 USASCII (09/15/90)
    RTLink           3.11
    
    Clipper            5.01            (04/15/91)
    RTLink           3.13
    Clipper            5.01  Rev. 1.29
    Clipper            5.01  Rev. 1.47
    Clipper            5.01a
    
    Clipper Tools II   2.0
    Clipper Tools II   2.5
    
    CA-Clipper Compiler Kit for dBASE IV
    2.0             (11-06-93 02:00:00)
    (formerly Matt Whelan's Compiler Kit, dBASE IV
    Edition)
    
    
    According to the book written by Larry Heimendinger, former
    President of
    Nantucket Software - "Advanced Clipper", the first version was
    Clipper
    Winter '84, shipped on May 25, 1985.
    
    In "Advanced Clipper" by Larry Heimendinger is a complete history of
    the
    development of Clipper and Nantucket is outlined.
    
    The very first Clipper version was Winter '84 (shipped May '85) and
    had
    a manual of.... 54 pages (knowledge of dBASEIII was assumed). Winter
    '85: 200 pages of documentation, additions of VALID clause and
    SAVE/RESTORE SCREEN commands. Autumn '86 added the "==" operator,
    one-dimensional arrays, and usage of functions as commands. Summer
    '87
    (released after Christmas) brought further enhancements and a
    completely
    revised documentation. I don't know about any patches, I know about
    them
    only from the BBS's...
    
    Clipper 5.0 was announced at the June 1989 Clipper Developer's
    Conference in Los Angeles, by Nantucket.
    
    *====  Computer Associates Clipper versions  ====*
    
    1992 Computer Associates International purchased Nantucket Corp.
    
    Clipper Tools II      2.?
    
    CA-Clipper            5.01a
    CA-Clipper            5.01ae          (clipper.lib 16/10/92 6:00)
    
    CA-Clipper            5.20 (Rev. 196) (02-15-93 05:20)
    CA-Clipper            5.2a (Rev. 197) (03-15-93 05:21)
    CA-Clipper            5.2b (Rev. 202) (06-10-93 05:22)
    CA-Clipper            5.2c (Rev. 204) (08-06-93 05:23)
    CA-Clipper            5.2d (Rev. 215) (03-25-94 05:24)
    CA-Clipper            5.2e (Rev. 216) (02/07/95 05:25)
    
    CA-Clipper Tools III  3.0             (02-23-93 03:00) CT30
    patched files)
    (09-01-95 03:52) Clip52
    patched files)
    (09-01-95 03:53) Clip53
    patched files)
    CA-Clipper Tools III  3.0a
    CA-Clipper Tools III  3.0b
    
    CA-Clipper            5.3             (06-26-95 05:30)
    CA-Clipper            5.3a            (05-20-96 05:31)
    CA-Clipper            5.3b (Rev. 338) (05-20-97 05:32)
    
    *====  Computer Associates Visual Objects versions  ====*
    
    CA-Visual Objects     1.0   (16-bit) released in December 1994
    CA-Visual Objects     1.0a
    CA-Visual Objects     1.0b
    CA-Visual Objects     1.0c
    CA-Visual Objects     1.0d  stable version of 1.0x
    CA-Visual Objects     2.0   (32-bit)
    CA-Visual Objects     2.0.0 (Build 770)
    CA-Visual Objects     2.0b3
    CA-Visual Objects     2.5   to be released in July 1999
    
    *===*  Notes  *====*
    Visual Objects        1.x   The 16-bit versions. the early versions
    of
    VO1 was very flaky but is now stable
    (VO1d).
    
    Visual Objects        2.0   The 32-bit versions. Vo2 is superb and can  match anything on the market. The
    advance news of the next release, 2.5, looks exciting
    
    
    
    


  • No comments:

    Post a Comment

    Welcome to Clipper... Clipper... Clipper


    In 1997, then using Delphi 3, I had already created 32-bits Windows applications for HRIS, ERP and CRM. In 2007, using Ruby on Rails, an AJAX powered CRM site running on Apache & MySQL was created and I am now using Visual Studio .Net 2008 to create web-based projects and Delphi 7 for Win32 applications using SQL2005 & DBFCDX.

    So, why then am I reviving the Original Clipper... Clipper... Clipper via a Blog as CA-Clipper is a programming language for the DOS world ? Believe it or not, there are still some clients using my mission-critical CA-Clipper applications for DOS installed in the late 80's and up to the mid 90's. This is testimony to CA-Clipper's robustness as a language :-)

    With the widespread introduction of Windows 7 64-bits as the standard O/S for new Windows based PCs & Notebooks, CA-Clipper EXE simply will not work and it has become imperative for Clipper programmers to migrate immediately to Harbour to build 32/64 bits EXEs

    Since 28th January 2009, this blog has been read by 134,389 (10/3/11 - 39,277) unique visitors (of which 45,151 (10/3/11 - 13,929) are returning visitors) from 103 countries and 1,574 cities & towns in Europe (37; 764 cities), North America (3; 373 cities) , Central America & Caribeans (6; 13 cities), South America(10; 226 cities), Africa & Middle-East (12; 44 cities) , Asia-Pacific (21; 175 cities). So, obviously Clipper is Alive & Well : -)


    TIA & Enjoy ! (10th October 2012, 11:05; 13th November 2015)


    Original Welcome Page for Clipper... Clipper... Clipper

    This is the original Welcome Page for Clipper... Clipper... Clipper, which I am republishing for historical and sentimental reasons. The only changes that I have made was to fix all the broken links. BTW, the counter from counter.digits.com is still working :-)

    Welcome to Chee Chong Hwa's Malaysian WWW web site which is dedicated to Clipperheads throughout the world.

    This site started out as a teeny-weeny section of Who the heck is Chee Chong Hwa ? and has graduated into a full blown web site of more than 140 pages (actually hundreds of A4 size pages) ! This is due to its growing popularity and tremendous encouragements from visiting Clipperheads from 100 countries worldwide, from North America, Central America, Caribbean, South America, Europe, Middle-East, Africa and Asia-Pacific. Thanx Clipperheads, you all made this happen !


    What is Clipper ?

    You may ask, what is this Clipper stuff ? Could Clipper be something to do with sailing as it is the name of a very fast sailing American ship in the 19th century ?

    Well, Clipper or to be precise, CA-Clipper is the premier PC-Software development tool for DOS. It was first developed by Nantucket Corporation initially as a compiler for dBase3+ programs. Since then, CA-Clipper has evolved away from its x-base roots with the introduction of lexical scoping & pre-defined objects like TBrowse. As at today, the most stable version ofClipper is 5.2e while the latest version, 5.3a was introduced on 21 May 1996.

    As at 11th November, 1996, an unofficial 5.3a fixes file was made available by Jo French. See the About CA-Clipper 5.3a section for more details. BTW, Jo French uploaded the revised 5.3a fixes file on 20th November, 1996.

    Latest News

    The latest news is that CA has finally released the long-awaited 5.3b patch on 21 May, 1997.

    For 5.3b users, you must a take a look at Jo French's comments on unfixed bugs in 5.3b.

    BTW, have you used Click ? If you're a serious Clipperprogrammer and need an excellent code formatter, Click is a natural choice. How to get it ? Simple, access Phil Barnett's site via my Cool Clipper Sites.

    32-bits Clipper for Windows ?

    Have you tried Xbase ++ ? Well, I have and compared to Delphi (my current Windows programming tool of choice), I'm still sticking to Delphi.

    Anyway, you should visit the Alaska Home Page. Give it a chance and then draw your own conclusions !.

    The Harbour Project

    Is this the future of Xbase ? Take a look at at the Harbour Project

    You are Visitor # ...

    According to counter.digits.com, you are visitor since 3 June 1996.

    If you like or dislike what you see on this website, please drop me a line by clicking the email button at the bottom of this page or better still, by filling out the form in my guest book. If you are not sure what to write,click here to take a look at what other Clipperheads have to say.