home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 4_History.iso / cia93 / cia.doc next >
Text File  |  1993-08-21  |  6KB  |  135 lines

  1.  
  2.   CIA Hypertext is a production of BSA.
  3.   
  4.   CIA Hypertext
  5.   Copyright (c) 1993 by BSA
  6.   All Rights Reserved
  7.  
  8.   CIA is a hypertext version of the 1993 World Fact Book by the 
  9.   Central Intelligence Agency (CIA) of the United States. 
  10.   For full information, please consult the "About" section of the 
  11.   hypertext book.
  12.  
  13.   CIA Hypertext is copyright in all countries. You may use this program 
  14.   for up to 30 days without obligation. If you continue to use CIA 
  15.   Hypertext after 30 days, you must register your copy with BSA. Details 
  16.   of how to order can be found in the ORDER.DOC file contained in the 
  17.   CIA Hypertext distribution archives or diskettes, and in the program 
  18.   itself from the main menu. Corporations or government agencies using 
  19.   CIA Hypertext must register the program. Special site license fees are 
  20.   available.
  21.     
  22.   Those registering CIA Hypertext will receive early notice and a 
  23.   discount on CIA94 Hypertext as soon as it is available.
  24.   
  25.   Hypertext "books" are meant to be easy and self-explanatory. This 
  26.   document will thus be short. If you have questions, this is a fault of 
  27.   the hypertext, not of this document. PLEASE send any suggestions you 
  28.   have to Bangkok Security Associates PO Box 5-121 Bangkok, Thailand 
  29.   10500 Fax (66-2) 253-6868 War on Virus BBS (66-2) 437-2085 (V.32bis, 
  30.   24 hours)
  31.  
  32. You also can contact BSA via Compuserve, at 76420,3053.
  33.  
  34. CIA Hypertext - Description
  35. =============
  36. CIA Hypertext is an easy-to-use version of The World Fact 
  37. Book, by the US Central Intelligence Agency (CIA). It is a 
  38. standard for US and foreign governments seeking data on any 
  39. country or area in the world. The Fact Book is an up-to-date 
  40. source of economic, geographical and political data on more than 
  41. 260 countries and areas of the world.
  42.  
  43. CIA Hypertext contains the full text of The World Fact Book, 
  44. in easy-to-access form. Data can be viewed, saved, printed or 
  45. pasted into other applications as needed. No special computer 
  46. knowledge is required, and you can begin to use CIA Hypertext
  47. immediately after installation.
  48.  
  49. CIA Hypertext Evaluation is distributed on four disks, or in four
  50. archive files. You MUST have all four files before using it. 
  51. After you complete the installation, the hypertext book requires 
  52. two disk files, which are created during the process:
  53.        CIA.EXE -- the hypertext "front end" program
  54.        CIA.HTX -- the actual hypertext
  55.  
  56. CIA Hypertext requires a minimum of 1.8MB of disk space. It 
  57. is approximately 300KB smaller than the ASCII version of the 
  58. Factbook. It contains not only the full text of The World Fact 
  59. Book, but several additional features, including tables and 
  60. comparisons. These features are exclusive to CIA Hypertext. No 
  61. other version of the World Fact Book has these comparison tables.
  62.  
  63. CIA Hypertext also requires approximately 100K of RAM in 
  64. standalone mode. The hypertext program can also be loaded as a 
  65. TSR using as little as 0 (zero) bytes of conventional RAM. (See below).
  66.  
  67. Creating and Starting CIA
  68. =========================
  69.    You must begin with the four hypertext parts. These are called
  70.       CIA.001
  71.       CIA.002
  72.       CIA.003
  73.       CIA.004
  74.    The distribution version of CIA Hypertext includes a batch 
  75.    program called INSTALL.BAT. Place the four files above in a 
  76.    sub-directory of your hard disk, and type the command:
  77.       
  78.       INSTALL       [ENTER]
  79.          
  80.    Assuming no corruption or other errors, INSTALL will make a single 
  81.    hypertext file called CIA.HTX. (For technical people, this file is 
  82.    made by simple concatenation of the four CIA Hypertext file parts, 
  83.    using the DOS command COPY /B.) Now you are ready to look at the 
  84.    Factbook. Simply type
  85.       
  86.       CIA       [ENTER]
  87.       
  88.    This should bring the hypertext to your screen with a welcome message 
  89.    and some initial choices. To move to the section highlighted, simply 
  90.    press Enter. Move around the screen with the Tab or arrow 
  91.    keys. Menu items can be accessed with the Alt keys.
  92.  
  93.    Press F1 at any time for help. A full list of program features,
  94.    and available keys and command are available in the Help Sections.
  95.  
  96. Using CIA Hypertext as a TSR.
  97. ============================
  98. You can have the full hypertext manual available at a keystroke by 
  99. loading CIA Hypertext in TSR mode. If you have above-1K memory, 
  100. this will take 1K or less of standard RAM, perhaps much, much less.
  101.  
  102.          ┌───────────────────────────┐
  103.          │  The hot key for CIA is   │
  104.          ▓        Ctrl-.             ▓
  105.          │    (Ctrl and the period)  │
  106.          └───────────────────────────┘
  107.  
  108.    From the DOS prompt, the straight command to load the World 
  109. Factbook as a TSR is:
  110.         
  111.         CIA -tsr       [ENTER]
  112.  
  113.    This will use more memory than you want to use. There are 
  114. several tested possibilities to use instead of this.
  115.  
  116.    1. If you have "LIM-standard" memory (most of us do these 
  117.       days) the following vanilla command may be what you want:
  118.         CIA -lim       [ENTER]
  119.  
  120.    2. If you have DOS 5.0, you can use LOADHIGH as a space-saver.
  121.         LH CIA -tsr    [ENTER]
  122.    
  123.    NOTE: This may produce the message 
  124.          "Made resident in lower memory" 
  125.          from the Hypertext program. This is often a LIE.
  126.          On test machines, this method used NO lower memory in most cases.
  127.  
  128.    3. If you are using QEMM (tested) or other memory managers,
  129.       you should use their version of the LOADHI(GH) commands.
  130.       For example:
  131.         c:\qemm\LOADHI CIA -tsr     [ENTER]
  132.       worked on our test machines.
  133.  
  134.  
  135.