home *** CD-ROM | disk | FTP | other *** search
-
- Code Base 4.2 Examples
-
- Here is a description of some example programs contained in this
- subdirectory.
-
- Program Use
-
- b4applic.c This is a sample application using the browse facility.
-
- d4example.c This program opens a database and displays the field
- names.
-
- d4simple.c A very short program which implements data entry into
- a database, database manipulation, and a menu.
-
- d4small.c A program which accesses a database and produces a
- 13.5K executable file under MSC 5.1.
-
- d4learn.c A program for interactively executing the Code Base 4.2
- database management routines.
-
- e4browse.c This is a generalized browse program which can be
- used to inspect and modify any database/index file.
-
- e4index.c A utility program for creating an index file from DOS.
-
- n4pull.c A program for creating a pulldown menu.
-
- u4shrink.c This program shrinks the size of a database to
- make it consistent with its record count bytes.
- It is useful because dBASE III PLUS does not
- always shrink a database after it is packed.
-
- w4example.c Windowing, Menuing, Data Entry
-
- x4multi.c A multi-user program for displaying a database.
-