home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / RTMBP200.ZIP / ERR_LEVL.NEW < prev    next >
Text File  |  1992-06-10  |  6KB  |  86 lines

  1.  
  2. With RTMBP Version 2.0 the following changes / additions have been made
  3. to the Error Levels and Exit Codes.
  4.  
  5.  
  6.                                Error Levels
  7.  
  8.      0    RTMBP exited successfully with no apparent errors.
  9.      1    RTMBP could not find the specified configuration file.
  10.      2    RTMBP could not open the log file.
  11.  
  12.  
  13.                                 Error Codes
  14.  
  15. ╔═══════╤═══════════════════════════════════════════════════════════════╗
  16. ║ Error │ Error Message                                                 ║
  17. ║ Code  │ & Outcome                                                     ║
  18. ╠═══════╪═══════════════════════════════════════════════════════════════╣
  19. ║ 10    │ Could not find specified message base.                        ║
  20. ║       │                                                               ║
  21. ║       │ SFM:  Pack aborted and error logged.                          ║
  22. ║       │ CFM:  Pack is aborted for that message base.  Program logs(*) ║
  23. ║       │       the error and procedes to the next message base.  If at ║
  24. ║       │       the end of the configuration file, program terminates.  ║
  25. ╟───────┼───────────────────────────────────────────────────────────────╢
  26. ║ 15    │ Message base was in use by RBBS at runtime.                   ║
  27. ║       │                                                               ║
  28. ║       │ SFM:  Pack aborted and error logged.                          ║
  29. ║       │ CFM:  Pack is aborted for that message base.  Program logs(*) ║
  30. ║       │       the error and procedes to the next message base.  If at ║
  31. ║       │       the end of the configuration file, program terminates.  ║
  32. ╟───────┼───────────────────────────────────────────────────────────────╢
  33. ║ 20    │ Could not find specified UserFile.                            ║
  34. ║       │                                                               ║
  35. ║       │ SFM:  Pack aborted and error logged.                          ║
  36. ║       │ CFM:  Message base packed and renumbered.  Program logs(*)    ║
  37. ║       │       the error and procedes to the next message base.  If at ║
  38. ║       │       the end of the configuration file, program terminates.  ║
  39. ╟───────┼───────────────────────────────────────────────────────────────╢
  40. ║ 25    │ UserFile was in use by RBBS at runtime.                       ║
  41. ║       │                                                               ║
  42. ║       │ SFM:  Message base packed and renumbered, User file not       ║
  43. ║       │       updated, error logged.                                  ║
  44. ║       │ CFM:  Message base packed and renumbered, User file not       ║
  45. ║       │       updated. Program logs(*) the error and procedes to the  ║
  46. ║       │       next message base.  If at the end of the configuration  ║
  47. ║       │       file, program terminates.                               ║
  48. ╟───────┼───────────────────────────────────────────────────────────────╢
  49. ║ 30    │ Could not find the /X@Names.Lst file for this message base.   ║
  50. ║       │                                                               ║
  51. ║       │ SFM:  Pack aborted and error logged.                          ║
  52. ║       │ CFM:  Program ignores all switches and options and defaults   ║
  53. ║       │       to /N999 and procedes to next message base.  If at the  ║
  54. ║       │       end of the configuration file, program terminates.      ║
  55. ╚═══════╧═══════════════════════════════════════════════════════════════╝
  56.  
  57. ╔═══════╤═══════════════════════════════════════════════════════════════╗
  58. ║ Error │ Error Message                                                 ║
  59. ║ Code  │ & Outcome                                                     ║
  60. ╠═══════╪═══════════════════════════════════════════════════════════════╣
  61. ║ 40    │ Could not find the LastRead.Net for PCRelay RESET support     ║
  62. ║       │                                                               ║
  63. ║       │ SFM:  N/A  Message base packed.                               ║
  64. ║       │ CFM:  Program logs(*) the error and procedes to the next      ║
  65. ║       │       message base.  If at the end of the configuration file, ║
  66. ║       │       program terminates.  (Warning:  This may be harmful to  ║
  67. ║       │       PCRelay operation.)                                     ║
  68. ╟───────┼───────────────────────────────────────────────────────────────╢
  69. ║ 50    │ Corrupt Message base or not a valid RBBS message base.        ║
  70. ║       │                                                               ║
  71. ║       │ SFM:  Pack aborted and error logged.                          ║
  72. ║       │ CFM:  Pack is aborted for that message base.  Program logs(*) ║
  73. ║       │       the error and procedes to the next message base.  If at ║
  74. ║       │       the end of the configuration file, program terminates.  ║
  75. ╟───────┼───────────────────────────────────────────────────────────────╢
  76. ║100    │ Fatal Memory Error                                            ║
  77. ║       │                                                               ║
  78. ║       │ SFM:  Pack aborted and error logged.                          ║
  79. ║       │ CFM:  Pack aborted and error logged(*).                       ║
  80. ║       │                                                               ║
  81. ╠═══════╧═══════════════════════════════════════════════════════════════╣
  82. ║ SFM - Single File Mode                                                ║
  83. ║ CFM - Config File Mode                                                ║
  84. ║ (*) - Log file will not be updated if /L switch is used.              ║
  85. ╚═══════════════════════════════════════════════════════════════════════╝
  86.