home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / lan / wbtrex.arj / SAMPLE.DOC < prev    next >
Text File  |  1979-12-31  |  1KB  |  25 lines

  1.  
  2.  
  3.  
  4.     The SAMPLE program is a sample application for the Windows version
  5.     of Btrieve.
  6.  
  7.     The program performs a limited number of operations on a sample data
  8.     file "BOOKS.DAT" and simply displays the returned data in the main
  9.     window.
  10.  
  11.     To run the program, first be sure you have copied the Btrieve DLL, and
  12.     the SAMPLE.EXE where Windows can find them.  Start the sample program,
  13.     and select the FileName menuitem from the main menu.  A dialog box will
  14.     appear asking you for the filename.  The sample data file does not have
  15.     to be in the current directory, and you may give a full path.  When the
  16.     file is successfully opened, a modeless dialog box will pop up with a
  17.     listbox of Btrieve operations which you can select from.  Select the
  18.     default "Get First" and click on the Execute in the main menu to execute
  19.     the operation and display data returned. You can then select another
  20.     operation from the listbox and execute it.
  21.  
  22.     To quit, select close from the operations list, and execute the operation.
  23.     Once the file is closed, you can exit the program through the program's
  24.     system menu.
  25.