home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / doc / mir / 20toc < prev    next >
Text File  |  1992-07-01  |  1KB  |  81 lines

  1.                 ═══════════════════════════════════════
  2.                            MIR TUTORIAL TWO
  3.                       SECRETS OF DATA PREPARATION
  4.                        Summary Table of Contents
  5.                 ═══════════════════════════════════════
  6.  
  7.  
  8. 0. MIR TUTORIAL TWO  Table of contents
  9.  
  10.  
  11. 1. Planning data content and form
  12.  
  13.     1.1 Byte stream standard format
  14.  
  15.             New record markers
  16.             Field markers
  17.  
  18.     1.2 Uncompressed data
  19.  
  20.     1.3 Compressed data
  21.  
  22.     1.4 The data summary option
  23.  
  24.     1.5 Pointers
  25.  
  26.             Data record offsets
  27.             As-is where-is data
  28.             Pointerless records
  29.  
  30.     1.6 Parameters
  31.  
  32.     1.7 Multimedia data
  33.  
  34.             Addresses
  35.             Display/audio function
  36.  
  37.  
  38. 2. The unit of search
  39.  
  40.     2.1 Advantages of small records
  41.  
  42.     2.2 Advantages of large records
  43.  
  44.     2.3 User-controllable search units
  45.  
  46.     2.4 Visible fields
  47.  
  48.  
  49. 3. Hidden fields
  50.  
  51.  
  52. 4. Fixed format versus flexible display
  53.  
  54.  
  55. 5. Tables
  56.  
  57.  
  58. 6. Standardized pre-processing tools
  59.  
  60.     6.1 REPLACE1
  61.  
  62.  
  63. 7. A simple example - Text with ASCII markup
  64.  
  65.  
  66. 8. A fixed record length example
  67.  
  68.  
  69. 9. Writing specialized pre-processors
  70.  
  71.  
  72. 10. The Integerizing Option
  73.  
  74.     10.1 Compression
  75.  
  76.     10.2 Reducing resources needed for inversion
  77.  
  78.     10.3 Compressed integer format
  79.  
  80.     10.4 Integerizing software
  81.