home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / database / qdbf.zip / QUERY.DOC < prev   
Text File  |  1993-06-18  |  3KB  |  91 lines

  1.  
  2. Syntax: Q <dbfname>
  3.  
  4. This program allows you to create reports of any DBF file.
  5.  
  6. After starting the program from the DOS prompt, you are able to select
  7. the fields in the sequence they must appear on the report.
  8.  
  9. With the [TAB] key you can switch between field-selection and sequence-
  10. selection. In the sequence-selection box you can define the fields on
  11. which the report must be ordered (ascending or descending).
  12.  
  13. With the [F10] key you can switch to the filter-setup screen. In this box
  14. you can define the selection-criteria that the records on the report
  15. must meet. With the [(shift)TAB] key you can walk through the lines that
  16. you have entered. After setting the filter, you can go back to the selection
  17. screen with the [Ctrl+Enter] key.
  18.  
  19. If you press [Ctrl+Enter] on the selection screen the selection of the records
  20. will start. You will see the progress on your screen.
  21.  
  22. Then see how beautiful it all works: The report appears on your screen and
  23. you can send it to the printer or to a diskfile.
  24.  
  25. NB:
  26. If you use DOS 6.00 and your config.sys file contains the line EMM386 NOEMS,
  27. then you must add NOVCPI as extra parameter to EMM386.
  28.  
  29. ------------------------------------------------------------------------------
  30. You are allowed to copy this program and distribute it. You may install it
  31. for your customers, but you are not allowed to charge anything for it.
  32. ------------------------------------------------------------------------------
  33.  
  34.  
  35. Did you also try the Clipper source code generator GENCLP? It is available
  36. on may BBSs.
  37.  
  38. This generator is a high quality ShareWare product named GENCLP20.ZIP.
  39.  
  40. The latest version of this program is always frequestable from HEKOM BBS
  41. Harmelen Holland: Fidonet-node 2:500/223 or 2:500/281. Use Magic-name GENCLP.
  42.  
  43.  
  44. The generator:
  45. =============
  46.  - Creates error-free multi-user Clipper program sources (Object-Oriented-
  47.    like) for a complete working system
  48.  - Creates sources of GEN.LIB and NGEN.LIB
  49.  - Checks consistency of defined system
  50.  - Creates compile/link MAKE files
  51.  - Includes meta-data repository
  52.  
  53.  
  54. The generated sources include:
  55. =============================
  56.  - Full standard Clipper code
  57.  - Full generator-independent
  58.  - Full customizable
  59.  - Efficient recordlocking mechanisms for effective networking
  60.  - Automatic color-screen detection and support
  61.  - Multi-page screen support (PgUp/PgDn) without disturbing GET validations
  62.  - Quick screen exit (PgDn) without disturbing GET validations
  63.  - Automatic DBF and NTX creation on first start up
  64.  - Helpscreens on strategic moments
  65.  - Re-index facility
  66.  - Recycling of deleted records (eliminates use of PACK command)
  67.  - Data integrity support to maintain unique keys in DBF
  68.  - Key search facility
  69.  - Controlled DBF print facility
  70.  - Look and feel menu-structures
  71.  - Prepared to use authorization mechanisms
  72.  - Structured modular
  73.  
  74. Get it and try it. You won't be disappointed. Good luck!
  75.  
  76. -------------------------------------------------------------------------------
  77.  
  78. For questions send a message to:
  79.  
  80.     Name: Jack Van Hoof
  81.  
  82.     BBS : ... - 31 - 3483 - 4072   (HEKOM Harmelen Holland)
  83.  
  84. or
  85.  
  86.     BBS : ... - 31 - 01180 - 39017 (City BBS)
  87.  
  88. or
  89.  
  90.     use the Clipper World Echo-mail
  91.