home *** CD-ROM | disk | FTP | other *** search
/ hobbes.nmsu.edu / 2008-06-02_hobbes.nmsu.edu.zip / dos / viz423.zip / VIZ.MSG < prev    next >
Text File  |  1992-02-24  |  9KB  |  227 lines

  1.  
  2.                       VIz
  3.                       ---
  4.              Copyright (c) 1989-1992, FM de Monasterio
  5.               Licensed Material - All Rights Reserved
  6.  
  7.  
  8.     EXPLANATION of MESSAGES
  9.     ***********************
  10.  
  11.     1.   "Code corrupted (CRC error) ─ Execution cancelled"
  12.     A failure of 32-bit cyclical redundancy check was encountered when VIz was
  13.     executed.
  14.  
  15.  
  16.     2.   "Requires 286 or higher CPU ─ Execution cancelled"
  17.     286+ versions of VIz cannot be executed in 8088, 8086, or (some) 80186 CPU
  18.     machines.
  19.  
  20.  
  21.     3.   "Requires 386 or higher CPU ─ Execution cancelled"
  22.     386+ versions of VIz cannot be executed in 8088, 8086, 80186, or 80286 CPU
  23.     machines.
  24.  
  25.  
  26.     4.   "Requires DOS 2.0 or higher ─ Execution cancelled"
  27.     The program requires an MS-DOS compatible version equal to or greater than
  28.     2.10 for proper execution.
  29.  
  30.  
  31.     5.   "Unknown video card or incompatible CRT controller"
  32.     VIz was unable to determine the active video adapter and, thus, is unable
  33.     to mediate video acceleration services.  Execution is cancelled.
  34.  
  35.  
  36.     6.   "Installed - Enter 'VIz ?' for Help"
  37.     VIz was successfully executed and the resident(s) installed.
  38.  
  39.  
  40.     7.   "ANSI.SYS or similar utility is already installed"
  41.          "Loading of the resident ANSI filter is cancelled"
  42.     During installation with switch /A selected, interrupt 29h was found to be
  43.     pointing to a device (or a resident mimicking a device) with the name CON.
  44.     Since such a device is likely to be ANSI.SYS (or an ANSI-like utility) the
  45.     resident ANSI filter of VIz is not installed; to force installation of the
  46.     ANSI filter, uninstall VIz and reinstall with switch /A+.
  47.  
  48.  
  49.     8.   "Updated - Enter 'VIz ?' for Status"
  50.     The relevant resident parameters of VIz were successfuly updated.
  51.  
  52.  
  53.     9.   "Not enough memory to restore video contents"
  54.          "Continue? [Yn] "
  55.     When switch /C?, /?H, or /? is selected, VIz attempts to allocate via DOS
  56.     an additional 4500 bytes for video processing.  This message is displayed
  57.     if enough memory is not available (other functions can still be executed).
  58.     Press <Enter> or <Y> to proceed with display, or <Esc> or <N> to abort.
  59.  
  60.  
  61.     10.  "Invalid switch /Xx - Request disregarded"
  62.     An invalid switch designator (X) or parameter (x) was passed to VIz.
  63.  
  64.  
  65.     11.  "Cannot add resident modules after installation"
  66.          "Uninstall and then reinstall with switch '/A+'"
  67.     Switch /A+ was requested after VIz was installed without the resident ANSI
  68.     filter. Viz needs to be uninstalled and then reinstalled with the switch.
  69.  
  70.  
  71.     12.  "Cannot add resident modules after installation"
  72.          "Uninstall and then reinstall with switch '/Vn'"
  73.     Switch /Vn was requested after VIz was installed without the cursor module
  74.     being resident.  Viz needs to be uninstalled and then reinstalled with the
  75.     switch.
  76.  
  77.  
  78.     13.  "Invalid page request"
  79.     A page greater than the maximum page allowed by the video adapter and the
  80.     current video font was requested.  The CGA supports four 80x25 text pages
  81.     (0-3). The EGA, MCGA, and VGA support eight 80x25 pages (0-7), or 4 pages
  82.     when 80x43 (EGA), 80x40 (MCGA), or 80x50 (VGA) font displays are used.
  83.  
  84.  
  85.     14.  "Only pages 0-3 can be used with 43/50-row fonts"
  86.     A video page (4 through 7) incompatible with the video font was requested
  87.     (see above).
  88.  
  89.  
  90.     15.  "Not enough memory to load 12-row or 35-row font"
  91.          "Continue? [Yn] "
  92.     When switch /F12 or /F35 is selected, VIz attempts to allocate via DOS an
  93.     additional 7040 or 11648 bytes for video font processing. This message is
  94.     displayed if enough memory is not available (other functions can still be
  95.     executed).  Press <Enter> or <Y> to proceed with font, or <Esc> or <N> to
  96.     abort.
  97.  
  98.  
  99.     16.  "Invalid mode request"
  100.     A video mode incompatible with the (active) video adapter was requested.
  101.  
  102.  
  103.     17.  "Invalid adapter request"
  104.     An operation or service incompatible with the (active) video adapter was
  105.     requested.
  106.  
  107.  
  108.     18.  "Incomplete RGB data - Partial palette update"
  109.     An incomplete list of EGA/VGA palette RGB mixtures was provided. Only the
  110.     data provided were updated.
  111.  
  112.  
  113.     19.  "Invalid RGB datum - Palette unchanged"
  114.     An invalid RGB mixture datum was provided in an EGA/VGA palette list. The
  115.     data of the palette were not changed.
  116.  
  117.  
  118.     20.  "Invalid bell frequency"
  119.     A bell tone frequency less than 25 Hz or more than 5000 Hz was requested.
  120.  
  121.  
  122.     21.  "ANSI driver not yet installed"
  123.     Switch /A- was requested when the ANSI filter had not been installed.
  124.  
  125.  
  126.     22.  "Uninstalled"
  127.     The program resident was successfuly deallocated from memory.
  128.  
  129.  
  130.     23.  "Not yet installed"
  131.     Uninstalling was requested when the program was not yet installed.
  132.  
  133.  
  134.     24.  "Interrupt XXh has been revectored - Cannot uninstall"
  135.          "Remove revectoring or inactivate with switches /Q/A-"
  136.     The address (segment:offset) of the specified interrupt has been changed
  137.     since its interception during the program installation; if more than one
  138.     interrupt was revectored, only the first one is displayed.
  139.  
  140.  
  141.     25.  "Failed to release resident block [DOS error ??h]"
  142.     DOS did not deallocate the lower-memory block allocated to the resident
  143.     at the time of installation.  One of two error codes may be expected:
  144.  
  145.           7 - Memory blocks above the DOS area trashed.
  146.           9 - Invalid block request.
  147.  
  148.     These errors indicate a corruption of the memory control chain of the
  149.     operating system.  Reboot machine as soon as possible.
  150.  
  151.  
  152.     26.  "Failed to detect presence of an XMS manager (XMM)"
  153.     The program failed to determine presence of a driver compatible with the
  154.     Extended Memory Specification (XMS) version 2+, and the requested upper-
  155.     memory load (/H) defaulted to a normal, lower-memory installation.
  156.  
  157.  
  158.     27.  "Failed to allocate upper-memory block [XMS error ??h]"
  159.     The XMS manager did not allocate the requested UMB; one of the following
  160.     XMS error codes may be expected:
  161.  
  162.           80h - Function is not implemented.
  163.           8Eh - General driver error occurred.
  164.           8Fh - Unrecoverable driver error occurred.
  165.           B0h - Smaller UMB is available.
  166.           B1h - No UMBs are available.
  167.           B2h - UMB segment number is invalid.
  168.  
  169.  
  170.     28.  "Failed to allocate upper-memory block [DOS error ??h]"
  171.     DOS 5.0 did not allocate the requested UMB; one of the following error
  172.     codes may be expected:
  173.  
  174.           7 - Memory blocks above the DOS area trashed.
  175.           8 - Not enough memory.
  176.  
  177.     Error 7 indicates corruption of the memory control chain of DOS; reboot
  178.     immediately. Error 8 indicates that UMBs are not available; install the
  179.     program in low memory.
  180.  
  181.  
  182.     29.  "Memory allocation mode not restored [DOS error ??h]"
  183.     Failed to restore the default DOS memory allocation strategy after the
  184.     program changed it for UMB allocation.  Reboot immediately.
  185.  
  186.  
  187.     30.  "Failed to release upper-memory block [XMS error ??h]"
  188.     The XMM did not free the allocated UMB. (See above for XMS error codes
  189.     8Eh, 8Fh, and B2h.)
  190.  
  191.  
  192.     31.  "Failed to release upper-memory block [DOS error ??h]"
  193.     DOS 5.0 did not free the allocated UMB. (See above for DOS error codes
  194.     07h and 09h.)
  195.  
  196.  
  197.     32.  "UMB not available above requested minimum"
  198.     A free upper-memory block was not available above the lower high-memory
  199.     address specified by switch /Hn.  Resident was installed at a lower UMB
  200.     whose value is displayed in the installation message.
  201.  
  202.  
  203.     33.  "Unable to change DOS environment [Error ?]"
  204.     Failed to create/update the requested environment variable. Three error
  205.     codes are possible:
  206.  
  207.                1: Not enough room in the global environment block.
  208.                2: Null terminator for environment block not found.
  209.                3: Null size environment block.
  210.  
  211.     Error 1 may be due to a small DOS environment block, while errors 2 and
  212.     3 indicate corruption of this block.
  213.  
  214.  
  215.     34.  "DOS loaded high (HMA) - Switch /E ignored"
  216.     Failed to create/update the requested environment variable when DOS 5.0
  217.     was installed in the High Memory Area.  The error may be due to a small
  218.     DOS environment block, or an undocumented DOS change. If an increase of
  219.     the environment size does not help, please contact the program vendor.
  220.  
  221.                 ----------------
  222.  
  223.          ┌─────────────────────────────────────────────────────────────┐
  224.          │ Trademarked names are the property of the respective owners │
  225.          └─────────────────────────────────────────────────────────────┘
  226.  [END]
  227.