home *** CD-ROM | disk | FTP | other *** search
/ Wacky Windows Stuff... / WACKY.iso / toolbook / db3.hlp < prev    next >
Text File  |  1991-12-01  |  997b  |  10 lines

  1. This book will create dBase III compatible database files and automatically create Toolbook front ends for them.  It is used as a system book by all books created using it.  
  2.  
  3. All of the functions available from TBKDB3.DLL are linked by the system book, and so can be used from any books created with this book.
  4.  
  5. Index fields can be created on the fly by selecting a different field to sort by, though fields can only be made unique key when they are created.@Begin by clicking on the "CreateDBFile" button, then define each of the fields.  Specify the field type, width, precision of number fields, and key/unique key attributes, pressing "OK" after each field.  Press "Done" after information for all fields has been entered.
  6.  
  7. Extra caution must be used not to use OpenScript key words for field names.  This usually results in errors while compiling the script when building field labels.
  8.  
  9. To view the script of this book or this page, click on the Book Script or Page Script button.@
  10.