home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / CLIPPER / NCCLIB.ZIP / READ.ME < prev   
Text File  |  1994-01-20  |  1KB  |  27 lines

  1.                       National Computer Consultants
  2.  
  3.                           CompuServe 70324,634
  4.  
  5.  
  6.         We are releasing the source code to our library as freeware to
  7.     the public domain. It is for all of you to use in your applications
  8.     or to help you learn OOP and event driven programming.
  9.  
  10.         The library has been updated since the last release and is in
  11.     the zip file NCCLIB.ZIP. The source code to the library is in the
  12.     zip file NCCCODE.ZIP. A demo program that uses many of the library
  13.     functions is in the zip file NCCVIEW.ZIP. It contains the rmake file
  14.     and the link file. You need to have Class(y) version 1.05 or 1.07 to
  15.     compile. It will not work with Class(y) version 2.x. You may change
  16.     the library source to up date it to Class(y) 2.x. It would not be a
  17.     long process to do so. The library and the demo program was compiled
  18.     with Clipper 5.2c.
  19.  
  20.         There is not much documention to go with the library or with the
  21.     demo program. I think after you read the code you should be able to
  22.     understand what is going on. The demo program, NCCVIEW, is a great
  23.     utility for database viewing and updating. It has a help file that
  24.     goes with the program and it will explain how to use the program.
  25.     The file name is NccView.hlp.
  26.  
  27.