home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / CPX220.ZIP / CPX.MSG < prev    next >
Text File  |  1993-10-27  |  9KB  |  234 lines

  1.         ╒══════════════════════════════════════════╕
  2.         │                   CPx                    │
  3.         │             Revision 2.20.0              │
  4.         │                                          │
  5.         │ Copyright (C) 1989-1993 FM de Monasterio │
  6.         │  Licensed Material. All Rights Reserved  │
  7.         ╘══════════════════════════════════════════╛
  8.  
  9.                   ║ ║╔═╗╔═╣╔═╗╠═ ╔═╗
  10.                   ║ ║║ ║║ ║╔═╣║  ╠═╝
  11.                   ╚═╝╠═╝╚═╝╚═╝╚═╝╚═╝
  12.   MESSAGES
  13.   ********
  14.  
  15.     Program execution is halted immediatedly after messages with "Abort"
  16.     headers and some messages with "Error" headers.  Execution continues
  17.     after messages with a "Warning" header, some messages with an "Error"
  18.     header, and most other messages.
  19.  
  20.     The following is a brief explanation of program messages:
  21.  
  22.  
  23.   1.    "Abort: Program code corrupted (CRC error)"
  24.     -------------------------------------------
  25.     Upon its execution, the program failed its internal verification
  26.     check, indicating corruption of the code.
  27.  
  28.  
  29.   2.    "Abort: Needs 286 or compatible processor"
  30.     "Abort: Needs 386 or compatible processor"
  31.     "Abort: Needs 486 or compatible processor"
  32.     --------------------------------------------
  33.     286 program releases cannot be executed in 086/88 or most 186/188
  34.     machines; 386 program releases cannot be executed in 086/88, 186/
  35.     188, and 286 machines; 486 program releases cannot be executed in
  36.     086/88, 186/188, 286, and 386 machines.
  37.  
  38.  
  39.   3.    "Abort: Requires DOS 2.00 or later version"
  40.     -------------------------------------------
  41.     The program requires a DOS version equal to or greater than MS-DOS 2
  42.     or compatible DOS system version.
  43.  
  44.  
  45.   4.    "Abort: Unknown adapter/Bad CRT controller"
  46.     ----------------------------------------------
  47.     The program was unable to determine the type of video adapter in use.
  48.     (Adapters recognized are the SVGA, VGA, MCGA, PGA, EGA, CGA, MDA, and
  49.     and the various HERCULES cards.) Alternatively, the CRTC did not pass
  50.     a compatibility test.
  51.  
  52.  
  53.   5.    "Resident installed at absolute address ????0h"
  54.     "Enter <CPX /?> for Help/Status"
  55.     -----------------------------------------------
  56.     CPx was successfully executed, and the resident was installed at the
  57.     indicated (hexadecimal) memory address.
  58.  
  59.  
  60.   6.    "Error: DOS environment unchanged [code ?]"
  61.     -------------------------------------------
  62.     The program was unable to create/update the requested DOS environment
  63.     string.  The following codes may be expected:
  64.  
  65.              0: An unrecognized DOS version is being used.
  66.              1: Not enough room in the global environment block.
  67.              2: Null terminator for environment block not found.
  68.              3: Null size environment block.
  69.  
  70.     Error 1 may be due to a small DOS environment block.  Errors 2 and 3
  71.     indicate corruption of the environment block.
  72.  
  73.  
  74.   7.    "Resident already loaded: Switch /AC ignored"
  75.     --------------------------------------------
  76.     The video acceleration compensation switch can be selected only prior
  77.     to the resident installation. Unload resident, specify switch AC, and
  78.     reinstall the resident if this compensation is needed.
  79.  
  80.  
  81.   8.    "Error: Invalid switch Xx in command /Xx"
  82.     -----------------------------------------
  83.     An invalid switch designator (X) or parameter (x) was encountered.
  84.     Switch parsing continues after the next switch delimiter.
  85.  
  86.  
  87.   9.    "Error: /HKxn 1st parameter must be A-Z or 0-9"
  88.     -----------------------------------------------
  89.     An invalid character was entered as the first parameter of the new
  90.     hotkey.  Use any character between <A> to <Z> or <0> to <9>.
  91.  
  92.  
  93.  10.    "Error: /HKxn 2nd parameter must be 4 through 15"
  94.     -------------------------------------------------
  95.     An invalid character was entered as the second parameter of the new
  96.     hotkey.  Use a number between 4 and 15 to specify the corresponding
  97.     <Right shift>, <Left shift>, <Alt>, and <Ctrl> combination.
  98.  
  99.  
  100.  11.    "Resident updated"
  101.     "Enter <CPX /?> for Status"
  102.     ---------------------------
  103.     The relevant resident parameters of CPx were successfuly updated.
  104.  
  105.  
  106.  12.    "Resident uninstalled"
  107.     ----------------------
  108.     The CPx resident was successfuly deallocated from memory.
  109.  
  110.  
  111.  13.    "Resident not yet installed"
  112.     ----------------------------
  113.     Resident uninstalling was requested but the program has not yet been
  114.     installed.
  115.  
  116.  
  117.  14.    "Cannot uninstall: Interrupt(s) ??h in use"
  118.     -------------------------------------------
  119.     The indicated interrupt vectors are still in use by another resident
  120.     loaded after CPx was loaded.  All of the interrupts still in use are
  121.     listed.  The uninstall request is not honored as this would hang the
  122.     machine.
  123.  
  124.  
  125.  15.    "Warning: Memory block not released [DOS error ??h]"
  126.     ----------------------------------------------------
  127.     DOS did not deallocate the conventional memory block allocated to the
  128.     resident at the time of its installation.  One of two error codes may
  129.     be expected:
  130.  
  131.         7 - Memory blocks above the DOS area trashed.
  132.         9 - Invalid block request.
  133.  
  134.     These errors indicate a corruption of the memory control chain of the
  135.     operating system.  Reboot processor as soon as possible.
  136.  
  137.  
  138.  16.    "Abort: An active XMS manager was not detected"
  139.     -----------------------------------------------
  140.     The presence of a driver supporting the Extended Memory    Specification
  141.     (XMS) version 2.0+ could not be validated, and the requested UMB load
  142.     via switch LH defaulted to conventional memory installation.
  143.  
  144.  
  145.  17.    "Error: UMB allocation failure [XMS code ??h]"
  146.     ----------------------------------------------
  147.     The XMM did not allocate the requested UMB.  One of the following XMS
  148.     error codes may be expected:
  149.  
  150.         80h - Function is not implemented.
  151.         8Eh - General driver error occurred.
  152.         8Fh - Unrecoverable driver error occurred.
  153.         B0h - Smaller UMB is available.
  154.         B1h - No UMBs are available.
  155.         B2h - UMB segment number is invalid.
  156.  
  157.  
  158.  18.    "Error: UMB allocation failure [DOS code ??h]"
  159.     ----------------------------------------------
  160.     DOS 5+ did not allocate the requested UMB.  One of the following DOS
  161.     error codes may be expected:
  162.  
  163.         7 - Memory blocks above the DOS area trashed.
  164.         8 - Not enough memory.
  165.  
  166.     Error 7 indicates a corruption of the memory control chain of the
  167.     operating system (reboot processor as soon as possible).  Error 8
  168.     indicates that no UMBs are available.  Install the program in low
  169.     memory.
  170.  
  171.  
  172.  19.    "Abort: Allocation mode not restored [DOS code ??h]"
  173.     ----------------------------------------------------
  174.     MS-DOS 5+ did not restore its default memory allocation strategy
  175.     after the program modified it for UMB allocation; the error code
  176.     may be 01h (invalid function).  Reboot the processor immediately.
  177.  
  178.  
  179.  20.    "Error: UMB release failure [XMS error ??h]"
  180.     --------------------------------------------
  181.     The XMM did not free the allocated UMB. (See above for XMS error
  182.     codes 8Eh, 8Fh, and B2h.)
  183.  
  184.  
  185.  21.    "Error: UMB release failure [DOS error ??h]"
  186.     --------------------------------------------
  187.     MS-DOS 5+ did not free the allocated UMB. (See above for DOS error
  188.     codes 07h and 09h.)
  189.  
  190.  
  191.  22.    "Could not allocate above requested UMB address"
  192.     ------------------------------------------------
  193.     A free upper-memory block was not available above the lower high-
  194.     memory address specified by switch /Hn.  Resident was installed at
  195.     a lower UMB whose value is displayed in the installation message.
  196.  
  197.  
  198.  23.    "Not enough memory to restore screen"
  199.     "Only ???? bytes are available..."
  200.     "Continue? [Yn] "
  201.     --------------------------------------------
  202.     If switch /HK? /?H, or /? were selected, CPx attempts to allocate an
  203.     additional 8288 bytes for video processing. The message is displayed
  204.     if enough RAM were not available to preserve screen contents.  Press
  205.     <Y> or <Enter> to proceed with the display or <N> or <Esc> to cancel
  206.         the execution.
  207.  
  208.         NOTE: If the mouse driver were active, and <Y> is pressed, the mouse
  209.           status will not be restored at the exit from CPx.
  210.  
  211.  
  212.  24.    "User BREAK"
  213.     ------------
  214.     The Ctrl-Break key was pressed during an interactive screen display.
  215.  
  216.  
  217.  25.    "Hardware test successful"
  218.     --------------------------
  219.     The CRT controller of the video adapter is capable of processing the
  220.     16-bit size commands issued by CPx.
  221.  
  222.  
  223.  26.    "This CRT controller cannot handle 16-bit port commands;"
  224.     "it needs an 8-bit command version of CPx (see CPX.DOC)."
  225.     ---------------------------------------------------------
  226.     The CRT controller of the video adapter can only process sequential,
  227.         8-bit commands. A special version of the program, which is available
  228.     at no additional cost, is required.
  229.  
  230.        ┌─────────────────────────────────────────────────────────────┐
  231.        │ Trademarked names are the property of the respective owners │
  232.        └─────────────────────────────────────────────────────────────┘
  233.  [END]
  234.