home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SXR43P.ZIP / SYSFILES.ZIP / XPERT.DAT < prev    next >
Encoding:
Text File  |  1995-05-19  |  16.5 KB  |  585 lines

  1. ;---------------------------------------------------------------------
  2. ; Silver Xpress Error Report File for Version 4.0x of SX reader
  3. ; (c) copyright 1993-94
  4. ;---------------------------------------------------------------------
  5. ; Keep reports to 20 lines or less
  6. ; %doserr  - last dos error
  7. ; %1       - parameter 1 passed by Silver
  8. ; %2       - parameter 2 passed by Silver
  9. ;
  10. ; !PROBLEM displayed WHITE ON RED
  11. ; !WARNING displayed WHITE ON BROWN
  12. ; !ADVICE  displayed WHITE ON GREEN
  13. ;---------------------------------------------------------------------
  14.  
  15. !PROBLEM 1 [ PROBLEM REMOVING WORK DIRECTORY ]
  16.  
  17.   CRITICAL PROBLEM DEVELOPED REMOVING THE TEMPORARY WORK DIRECTORY.
  18.  
  19.   ERROR CODE:         %1
  20.   WORK DIRECTORY:     %2
  21.   STARTUP DIRECTORY:  %3
  22.  
  23.   PLEASE DOUBLE CHECK THE WORK DIRECTORY. TRY NOT DEFINING A WORK
  24.   DIRECTORY.
  25.  
  26. !END
  27.  
  28. !PROBLEM 2 [ PROBLEM CREATING WORK DIRECTORY ]
  29.  
  30.   A problem occurred with creating the defined temporary work directory
  31.  
  32.   Error code     : %1
  33.   Work Directory : %2
  34.  
  35.   Do you have enough disk space?
  36.  
  37.   Did you try to create a work directory on a RAM drive?
  38.  
  39.   Solutions:
  40.  
  41.     1) Check the disk space where your work directory is defined.
  42.  
  43.     2) If you have a work directory defined, please blank it out and try
  44.        Xpress again.
  45.  
  46.    Xpress will ALWAYS create a work directory called WORK from the defined
  47.    a work directory.  Xpress will always clean and delete the work
  48.    directory it creates.
  49.  
  50. !END
  51.  
  52. !PROBLEM 3 [ PROBLEM ALLOCATING MEMORY FOR FORUMS ]
  53.  
  54.   A problem occurred when Xpress attempted to allocate memory for host
  55.   conferences or forums.
  56.  
  57.   Error code       : %1
  58.   Available Memory : %2
  59.  
  60.   The HOST has alot of conferences and Xpress enough memory to work with.
  61.   Xpress will try to allocate memory on RAM first, then EMS, then on DISK.
  62.   If it fails in any of these attempts, you will get this error.
  63.  
  64.   Solutions:
  65.  
  66.     1) At the mail door, go into the configuration options and turn ON
  67.        the option "SEND SELECTED AREAS ONLY". Some mail doors may the
  68.        opposite option, "SEND ALL AREAS", in which case you would turn
  69.        it off.
  70.  
  71.     2) Use the protected mode version of Silver Xpress.
  72.  
  73. !END
  74.  
  75. !PROBLEM 4 [ NOT ENOUGH DISK SPACE ]
  76.  
  77.   Xpress has calculated you do not have enough disk space to decompress
  78.   the packet you selected.
  79.  
  80.   Mail Packet      : %1
  81.   Mail Packet Size : %2
  82.   Disk Space       : %3
  83.  
  84.   Xpress multiplies the packet size by 2.3 to determine the minimum amount
  85.   of disk space require.  It is highly recommended you have 4-5 megs
  86.   available of disk space if you plan to download 1-2 megabyte packets.
  87.  
  88.   Solutions:
  89.  
  90.     1) Check the disk space on your work drive. Clean it up by deleting
  91.        unnecessary files.
  92.  
  93.     2) If you are using a RAM drive for your WORK directory, make sure
  94.        the RAM drive is large enough to accomodate the decompression of
  95.        the mail packet.
  96.  
  97. !END
  98.  
  99. !PROBLEM 5 [ PROBLEM DECOMPRESSING FILE ]
  100.  
  101.  A problem occurred during the decompression process of the packet.
  102.  
  103.  Process Command:
  104.  %3
  105.  
  106.  Dos Error code:      : %1
  107.  Expansion Error Code : %2
  108.  
  109.  Please check the following:
  110.  
  111.    1) Decompression program is located in the DOS path directories. Check
  112.       to see the decompression program is fully qualified if you have the
  113.       "CHECK PROGRAM EXISTENCE" set to off or no under configuration.
  114.  
  115.    2) You are confusing PKZIP 1.01 with PKZIP 2.04
  116.  
  117.    3) Insufficient memory. For PKZIP programs, the error codes 4-11, 21, 22
  118.       indicate insufficient memory.
  119.  
  120.    4) Turn on the Archiver Detection System. You probably where using
  121.       the wrong process command.
  122. !END
  123.  
  124. !PROBLEM 6 [ PROBLEM COMPRESSING FILE ]
  125.  
  126.  A problem occurred during the compressing process of the packet.
  127.  
  128.  Process Command:
  129.  %3
  130.  
  131.  Dos Error code     : %1
  132.  Process Error Code : %2
  133.  
  134.  Please check the following:
  135.  
  136.    1) Compression program is located in the DOS path directories.
  137.  
  138.    2) For PKZIP programs, the process error codes 4-11, 21, 22 indicate
  139.       insufficient memory.  Try using the Exec Swap $ prefix for the
  140.       compression command.
  141.  
  142.    3) PKZIP process error 14 means your disk is FULL.
  143.  
  144. !END
  145.  
  146. !PROBLEM 7 [ PROBLEM COPYING ATTACHED FILE ]
  147.  
  148.    A problem occurred copying the file attached to the target file:
  149.  
  150.     source : %1
  151.     target : %2
  152.  
  153.    Check to make sure you have enough disk space.
  154.  
  155. !END
  156.  
  157. !PROBLEM 8 [ LOW OR OUT OF MEMORY ]
  158.  
  159.  Process Error Code: %2
  160.  Dos Error Code    : %1
  161.  Process           : %3
  162.  
  163.  You are either low on memory or the process requires more memory.   Xpress
  164.  requires about 512K for real mode operations. Protected Mode Xpress
  165.  eliminates these kinds of errors.
  166.  
  167.  Possible solutions to try:
  168.  
  169.    1) Use Exec Swapping by adding a $ as a prefix to the process command.
  170.  
  171.    2) Upgrade to the protected mode version of Silver Xpress.
  172.  
  173.    3) Check TSR (terminate and stay resident) programs. Are they needed?
  174.  
  175.    4) If you are running Xpress from a DOS MENU program or from a
  176.       communications program, please make sure these programs free up
  177.       memory before calling Xpress.
  178.  
  179. !END
  180.  
  181. !PROBLEM 10 [ PROBLEM WITH CLEAN UP PHASE]
  182.  
  183.  A problem occurred while Xpress was attempting to switch back to the
  184.  current home directory in preparation of deleting the work directory.
  185.  
  186.  Error Code:        %1
  187.  Work Directory:    %2
  188.  Startup Directory: %3
  189.  
  190.  Xpress did a double checking to prevent the deletion of your normal files
  191.  in your HOME directory.  Please double check your setup of the WORK
  192.  directory.
  193.  
  194. !END
  195.  
  196. !PROBLEM 12  [ Problem with FILE UPLOAD ]
  197.  
  198.  A problem occurred running the compression to add the attached file to
  199.  your reply packet:
  200.  
  201.  error code    : %1
  202.  reply packet  : %1
  203.  file          : %2
  204.  
  205. !END
  206.  
  207. !PROBLEM 17 [ PROBLEM DELETING FILE FROM PACKET]
  208.  
  209.  A problem occurred while deleting files from the packet.
  210.  
  211.  Error code: %1
  212.  Expansion Program Error Code: %2
  213.  
  214.  Please check the following:
  215.  
  216.    1) Compression program is located in the DOS path directories.
  217.    2) You are not confusing PKZIP 1.01 with PKZIP 2.04
  218.    3) You have enough memory (error code 8)
  219.  
  220. !END
  221.  
  222. !PROBLEM 18 [ ARCHIVER NOT FOUND ON PATH]
  223.  
  224.  A problem occurred while xpress attempted to find the archiver program on
  225.  your computer.
  226.  
  227.  ARCHIVER: %1
  228.  
  229.  Xpress requires an archiver to either decompress mail packets or compress
  230.  reply packets.
  231.  
  232.  By default, Xpress uses the detector system. So if you have this enabled,
  233.  Xpress expects to find an archiver resided in one of your DOS directories
  234.  defined in the PATH statement.   Check to make sure the expected archiver
  235.  is on your computer and put into a directory that is on your PATH
  236.  statement. To learn more about the PATH statement, consult your DOS user
  237.  manual.
  238.  
  239.  Some users have hardcoded the location of archiver in the ARCHIVER.DEF
  240.  file. If you are one of these users, please double check and make sure
  241.  it is defined correctly.
  242.  
  243. !END
  244.  
  245. !PROBLEM 19 [ UNRECOGNIZED PACKET FORMAT ]
  246.  
  247.  A problem occurred when Xpress attempted to detect the compression
  248.  format of your mail packet.
  249.  
  250.  Mail Packet : %1
  251.  
  252.  Xpress does not recognize the compression format of this packet.
  253.  
  254.  If you know what the compression utilities required for this packet,
  255.  then you will need to:
  256.  
  257.    1) Edit the archiver.def file and add the new archiver definition
  258.  
  259.    2) Disable the detection system and hard code the archiver compression
  260.       and expansion commands.
  261.  
  262. !END
  263.  
  264. !WARNING 20 [ Obselete Xpress Format ]
  265.  
  266.  This Silver Xpress Reader will not work with this older version OPX packet.
  267.  
  268.  There should be no one on earth using this format defined in the OPX
  269.  packet you downloaded.  Please inform the HOST sysop from which you got
  270.  this packet to update his Silver Xpress Mail Door.
  271.  
  272. !END
  273.  
  274. !WARNING 21 [ Outside Archiver Management ]
  275.  
  276.  This option is only available when you let Silver Xpress do the unpacking
  277.  of mail packets.
  278.  
  279.  Whenever you use the -O switch, you tell Xpress to simply read the files
  280.  in the work directory.  It will not attempt to search for mail packets,
  281.  unpack them or pack reply packets.  The -O switch is for 3rd party archive
  282.  management systems.
  283.  
  284. !END
  285.  
  286.  
  287. !PROBLEM 23 [ Error with External Editor ]
  288.  
  289.  A problem occurred when Xpress attempted to execute the editor you
  290.  defined.
  291.  
  292.  EXTERNAL EDITOR:  %1
  293.  
  294.  Solution:
  295.  
  296.  1) Double check the existence of the program
  297.  
  298.  2) If it is a large program, then you will need to probably use
  299.     Exec Swapping.  Do do exec swapping, first full declare the
  300.     editor location and then add a $ character as a prefix. For
  301.     example:
  302.  
  303.     EXTERNAL EDITOR:  $C:\WP\WP.EXE %1
  304.  
  305. !END
  306.  
  307. !WARNING 26 [ No editor defined ]
  308.  
  309.  You told Xpress to use the external editor to create mail.  However,
  310.  you did not define an external editor.
  311.  
  312.  No problem. Xpress will now switch to using the internal editor to
  313.  continue your mail creation activity.
  314.  
  315.  However, if you wish to use an external editor for your next mail
  316.  creation, you will need to define an external editor in the configuration
  317.  section.
  318.  
  319. !END
  320.  
  321. !PROBLEM 27 [ Problem loading with MENU library ]
  322.  
  323.  A problem occurred when Xpress attempted to load the menu library file.
  324.  
  325.  Menu error code   : %1    (a 2 means file not found)
  326.  Menu library file : %2
  327.  
  328.  Solution:
  329.  
  330.    1) If you used the -X switch, check the spelling of the menu file.
  331.  
  332.    2) Make sure the file SXMENU.LIB is located in Xpress directory.
  333.       Run Xpress with the -S switch and see if the menus come up.
  334.       If the problem continues, get a new copy from your backup.
  335.  
  336.    3) The HOST attempted to send a customized menu library to you and it
  337.       was possibly corrupted.  Delete any *.LIB file from the mail packet
  338.       you attempted to open and try again. If this was the problem, please
  339.       report it to the BBS sysop of the mail packet.
  340.  
  341. !END
  342.  
  343. !PROBLEM 28 [ Program not found ]
  344.  
  345.  A problem ocurred when Xpress attempted to search a program on the DOS
  346.  PATH directories.
  347.  
  348.  Program : %1
  349.  
  350.  Solution:
  351.  
  352.   1) Double check the spelling or program name
  353.  
  354.   2) Check to make sure the program exist on your hard disk.
  355.  
  356. !END
  357.  
  358. !PROBLEM 29 [ PACKET CONTROL FILE NOT FOUND]
  359.  
  360.  A problem ocurred during the decompression of your mail packet.
  361.  
  362.  Mail Packet           : %2
  363.  Decompression command : %1
  364.  Last Error Code       : %3
  365.  
  366.  Possible Solutions:
  367.  
  368.  1) Do you have the Archiver Detection System turned on?. You probably used
  369.     the wrong process command, i.e, decompression a ZIP packet with ARJ.
  370.  
  371.  2) Maybe you need PKZIP 2.04. Maybe the file was compressed using PKZIP
  372.     2.04 at the BBS.  Try turning on the Archiver Detection System and turn
  373.     on the Internal Zip Support.
  374.  
  375.  3) No more disk space during the decompression process. Clean up the
  376.     hard disk.
  377.  
  378.  4) Check the integrity of the mail packet.
  379.  
  380. !END
  381.  
  382. !PROBLEM 32  [ SX to QWK conversion ]
  383.  
  384.  A problem ocurred when Xpress was converting a Xpress reply message to
  385.  QWK format.
  386.  
  387.  I/O Error                 : %2
  388.  Xpress reply message file : %1
  389.  
  390.  solution:
  391.  
  392.   1) One possible reason for this error is lack of disk space.
  393.      Please check the disk space.
  394.  
  395. !END
  396.  
  397. !PROBLEM 33  [ SX to BW conversion ]
  398.  
  399.  A problem ocurred when Xpress was converting a Xpress reply message to
  400.  BW format.
  401.  
  402.  I/O Error                 : %2
  403.  Xpress reply message file : %1
  404.  
  405.  solution:
  406.  
  407.   1) One possible reason for this error is lack of disk space.
  408.      Please check the disk space.
  409.  
  410. !END
  411.  
  412. !PROBLEM 44 [ Creating Mail Problem ]
  413.  A problem occurred while Xpress attempted to create your mail.
  414.  
  415.  error code : %1
  416.  
  417.  Solution:
  418.  
  419.    1) Check disk space of where your WORK directory is defined.
  420.  
  421. !END
  422.  
  423. !PROBLEM 51 [ Bad Xpress Color File ]
  424.  
  425. A problem ocurred when Xpress attempted to read the Xpress Color file
  426.  
  427. Xpress Color File: %1
  428.  
  429. Solution:
  430.  
  431.   1) Double check to make sure this is truly an Xpress color file. All
  432.      Xpress color files have the extension CLR. ie, SPRING.CLR
  433.  
  434. !END
  435.  
  436. !WARNING 52  [ No Color Files Found ]
  437.  
  438. You have no Xpress colors files located in the Xpress directory. All
  439. Xpress color files have the extension CLR. ie, SPRING.CLR
  440.  
  441. Some sample color files are available in your distribution diskette. The
  442. default color file for Xpress is XPREAD.CLR
  443.  
  444. If you wish to create some color files or customize the colors in Silver
  445. Xpress, use the SXCOLOR.EXE program.  This program should be on your bonus
  446. diskette.
  447. !END
  448.  
  449.  
  450. !WARNING 57 [ No Forwarding Allowed ]
  451.  
  452. The HOST system does not allow automatic forwarding of mail from this
  453. conference to another.
  454.  
  455. If you wish to have this option, please consult with the sysop of the
  456. HOST system.
  457.  
  458. !END
  459.  
  460. !WARNING 60 [ CORRUPTED MESSAGES IN QWK PACKET]
  461.  
  462.   PACKET  : %1
  463.   HOST    : %2
  464.  
  465.   Silver Xpress has detected %3 corrupted message(s) in this mail packet
  466.   when it found message numbers defined as ZERO or message indexes pointing
  467.   to ZERO data.
  468.  
  469.   These messages were not included for viewing thus allowing you to
  470.   continue with Silver Xpress.  To include them could result in strange
  471.   mail operations.
  472.  
  473.   In you are interested in finding out more about what is wrong with this
  474.   mail packet, please upload this mail packet to the Xpress BBS Technical
  475.   Support Center at 1-305-248-7815.
  476.  
  477.   Please indicate this problem report in a message as "WARNING #60".
  478.   Technical support will review the packet. This does not mean we could
  479.   recover corrupted mail. All it does is allow us to better trap for it.
  480.  
  481. !END
  482.  
  483. !PROBLEM 70 [ INTERNAL ZIP ERROR ]
  484.  
  485.   PACKET   : %1
  486.   CODE TAG : %2
  487.   ERROR    : %3
  488.  
  489.   Silver Xpress has detected an error while it was compressing, extracting
  490.   or deleting files from a mail packet.
  491.  
  492.   Possible Problems and Solutions
  493.  
  494.   Error     Description        Solution
  495.   -----------------------------------------------------------------
  496.    5        Access Denied,     Read Only, Use ATTRIB packet -R
  497.    8        Out of Memory,     free up some memory
  498.    101      Disk is full,      clean up your hard disk
  499.    9966     Bad Zip File,      Check out the mail packet manually.
  500.                                It may be corrupted.
  501.    other    call santronics
  502.  
  503.   If the problem persist, try turning off the internal zip option and use
  504.   external archivers to operate on the mail packets.
  505. !END
  506.  
  507. !PROBLEM 89  [ Error with Mail Index]
  508.  
  509. A rather major problem occurred while xpress was attempting to read the
  510. internal mail index for a message.
  511.  
  512. Usually, this could point to lack of memory. However, Xpress was designed
  513. to only continue with certain operations if enough memory is available.
  514. Hence, you should never see this problem report.
  515.  
  516. Please call our technical support center and inform us of this problem.
  517.  
  518. !END
  519.  
  520. !WARNING 100 [ Low on Disk Space]
  521.  
  522.   Warning. You have less than 8000 bytes left on work disk.  Please stop
  523.   all work and cleanup your system.
  524.  
  525.   Silver Xpress, as a extensive mail application, requires a significant
  526.   amoun to disk space.
  527.  
  528. !END
  529.  
  530. !PROBLEM 101 [ Very Low on Disk Space]
  531.  
  532.   Warning. You have less than 4000 bytes left on work disk.
  533.  
  534.   Silver Xpress, as a extensive mail application, requires a significant
  535.   amoun to disk space.
  536.  
  537.   We highly recommend you stop all work and cleanup your system.  Xpress
  538.   will not continue with the current request.
  539.  
  540. !END
  541.  
  542. !PROBLEM 109 [ KILL MAIL ]
  543.  
  544.  A major problem ocurred when Xpress was attempting to delete mail
  545.  from your packet.
  546.  
  547.  tag error  : %1
  548.  I/O error  : %2
  549.  
  550.  If an I/O error of 101 is shown, your disk is full.  Clean up your disk.
  551.  Xpress is a mail extensive application. It requires plenty of disk space
  552.  for proper operations.
  553.  
  554. !END
  555.  
  556. !PROBLEM 119 [ NO MEMORY LEFT ]
  557.  
  558. This is a real problem. Xpress was trying to allocation memory during
  559. %1 operations.
  560.  
  561. It can not get enough memory to continue. Please check the size of
  562. your mail packets.
  563.  
  564. !END
  565.  
  566. !ADVICE 200 [ You have a 386 computer]
  567.  
  568.   Wonderful!  You have a 386 computer or better with plenty of memory.
  569.  
  570.   This is great because you now have the power to utilize our protected
  571.   mode version which will give advanced features and more capabilities
  572.   in reading and replying to your mail.  With this PMODE version of
  573.   Silver Xpress, you will gain in the following areas:
  574.  
  575.      1) Ability to utilize all of your 386 memory
  576.      2) Ability to process much larger sizes of mail packets
  577.      3) Easier usage with your larger word processors such as Word Perfect
  578.      4) Built-in Communications to call your favorite HOST BBS
  579.      5) Greater file management
  580.  
  581.   The PMODE version is available to you as a registered user at a
  582.   significant discount!
  583.  
  584. !END
  585.