home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / dream22a.zip / READ-ME.DOC < prev    next >
Text File  |  1988-07-16  |  7KB  |  138 lines

  1.                                    PC SYSTEMS
  2.                                307 Barwynne Lane
  3.                                Wynnewood, PA 19151, U.S.A
  4.                                tel. (215)649-8981
  5.  
  6.                                    D R E A M
  7.  
  8.                      Data Retrieval, Entry, And Management
  9.  
  10.                                   VERSION 2.2
  11.  
  12.  
  13.  
  14.                   COPYRIGHT (C) 1985, 1986, 1988 PC SYSTEMS
  15.  
  16.                                ALL RIGHTS RESERVED
  17. ===============================================================================
  18.                              SUGGESTED REGISTRATION
  19.                              ----------------------
  20.    Suggested registration fee for DREAM software package is $59.00 payable
  21. to PC-SYSTEMS. Registered users will receive notifications of future updates,
  22. a copy of DREAM User Guide (shipping and handling charges are included in
  23. the registration fee), and software support.
  24. ===============================================================================
  25.                           GENERAL DESCRIPTION OF DREAM
  26.                           ----------------------------
  27.     DREAM - Data Retrieval, Entry, And Management - is a menu-driven data
  28. base management system with relational capabilities. Version 2.2 offers
  29. several improvements over previous version, it is re-written in Microsoft
  30. QuickBASIC Compiler for faster execution. We corrected several errors which
  31. were noted by DREAM users. The size of the program was decreased by about 30%.
  32. We have also released a new product - MODEL-I application modeling system.
  33. In addition to many other features, it has a sophisticated screen painter;
  34. the screens and forms may be exported to DREAM for execution without
  35. (or with) changes. MODEL-I may be purchased from PC-SYSTEMS for $59.00.
  36.  
  37.     One of the strong features of DREAM is that it accommodates both technical
  38. and end users by providing two modes of operations. The TECHNICAL USER
  39. (or "application designer") is supplied with powerful yet easy to understand
  40. functions and with five (5) levels of complexity which are based on user
  41. expertise with the system. Designer creates files, designs reports, sorts,
  42. queries, etc. With this power, the entire data base application can be built
  43. and made menu driven. Later in the non-technical or END USER environment,
  44. someone without programming knowledge, such as a data entry person, can use
  45. DREAM in a very structured, limited and easy manner to perform file
  46. manipulations from the constructed system. In short, a technical user can build
  47. a powerful system for someone else to use by employing menu driven options that
  48. are nontechnical.
  49.  
  50.                             Main Features Of DREAM
  51.                             ----------------------
  52.       * two modes of operation: technical and end user
  53.       * three levels of data protection
  54.       * multiple views of data
  55.       * powerful query and selection facility
  56.       * multiple record updates (batch processing)
  57.       * edit, format, and range tests on input
  58.       * computations on input/output, including computations with dates
  59.       * auto-generation and duplication of data fields and records
  60.       * single data file reports - post or concurrent with data entry
  61.       * scrolling and searching within generated reports
  62.       * relational operations for multiple files
  63.       * multi-file reports - post data entry
  64.       * procedures for multiple report generation
  65.       * data restructuring
  66.       * copying/moving data from one file to another
  67.       * sort on fields, sub-fields, and special formats
  68.       * screen painting for data entry and reports
  69.       * full screen operations
  70.       * windowing technique for multiple data files
  71.       * unique report layout features
  72.       * summary reports with totals and subtotals
  73.       * four character sizes for reports and labels
  74.       * multiple look-up and data transfer from outside files
  75.       * 140K of on-line help and tutorial (F4)
  76.       * interrupt routines using function keys (F1 - F3).
  77.       * multi-key index organization
  78.       * color selection
  79.       * re-definable set of keywords for the system and for each user
  80.       * ASCII file format and portability of data
  81.       * system catalog accessible for updates
  82.       * five levels of user expertise
  83.       * electronic note pad (Alt+F4)
  84.       * descriptive titles of the files, reports, and procedures for
  85.         easy access by end users
  86.  
  87. Hardware and Software requirements:
  88.  
  89.       * IBM PC, XT, AT or compatible
  90.       * PC-DOS or MS-DOS version 2.02 or higher
  91.       * 256K bytes RAM
  92.       * two double-sided/double-density floppy disk drives or one hard disk
  93.  
  94. System specifications:
  95.  
  96.       * maximum fields per record is 60
  97.       * maximum records per file is 32,767
  98.       * maximum characters per field is 79
  99.       * fixed record length with maximum of 1,580 characters
  100.       * maximum total length of sort fields is 255 characters
  101.       * maximum files per report and per relationship is 9
  102.       * maximum total length of key fields (indices) is 80 characters
  103.       * maximum view screens per data file is 30
  104.       * maximum view screens per access name is 30
  105.       * lookup table capacity is 10,000 characters (in memory)
  106.       * maximum lookup fields per view screen is 10
  107.       * maximum computational fields per view screen is 10
  108.       * maximum levels of parentheses for query and computations is 5
  109.       * maximum procedures per access name is 30
  110. ===============================================================================
  111.                                 SYSTEM OPERATION
  112.                                 ----------------
  113. A. Computer Configuration With A Hard Disk.
  114.    ----------------------------------------
  115.        Change directory to DREAM. To start a DREAM session in technical
  116.    user mode, type DREAM at the prompt, and press Enter key. For end-user
  117.    mode, type UD and press Enter key.
  118.  
  119.                     HOW TO USE SAMPLE APPLICATIONS
  120.                     ------------------------------
  121.   No.   Application                  Access Name    Relational
  122.   --    -----------                  -----------    ----------
  123.  
  124.   1.   PERSONNEL ADMINISTRATION      EMPL             No
  125.  
  126.   2.   SUPPLY - DEMAND MODEL         TRAN             Yes
  127.  
  128.      At the start of DREAM session, the request "ENTER ACCESS NAME"
  129.      is displayed. To use a sample application, enter one of the above access
  130.      names; select an option from main menu and proceed. Complete explanation
  131.      about the sample applications are found in User Guide.
  132.  
  133.  
  134. WHEN INSTALLATION IS COMPLETE, PROGRAM IS INITIATED BY TYPING
  135.  
  136.                 DREAM [ENTER] - TECHNICAL (designer) ENVIRONMENT
  137.                 UD [ENTER] - NONTECHNICAL (end user) ENVIRONMENT
  138.