Added error codes
This commit is contained in:
parent
9b39f3f87b
commit
9ff43d6bfe
29
html/errcodes.html
Normal file
29
html/errcodes.html
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
|
<HTML>
|
||||||
|
<!-- $Id$ -->
|
||||||
|
<HEAD>
|
||||||
|
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||||
|
<META http-equiv="Content-Style-Type" content="text/css">
|
||||||
|
<META NAME="Language" content='en'>
|
||||||
|
<META name="author" lang="en" content="Michiel Broek">
|
||||||
|
<META name="copyright" lang="en" content="Copyright Michiel Broek">
|
||||||
|
<META name="description" lang="en" content="MBSE BBS Manual">
|
||||||
|
<META name="keywords" lang="en" content="MBSE BBS, MBSE, BBS, manual, fido, fidonet, gateway, tosser, mail, tic, mailer">
|
||||||
|
<TITLE>Error return codes.</TITLE>
|
||||||
|
<LINK rel=stylesheet HREF="manual.css">
|
||||||
|
</HEAD>
|
||||||
|
<BODY>
|
||||||
|
<BLOCKQUOTE>
|
||||||
|
<div align='right'><h5>Last update 20-Jun-2005</h5></div>
|
||||||
|
<div align='center'><H1>MBSE BBS - Error return codes.</H1></div>
|
||||||
|
|
||||||
|
|
||||||
|
<OL value="100">
|
||||||
|
<LI>Commandline error
|
||||||
|
<LI>Configuration error
|
||||||
|
</OL>
|
||||||
|
|
||||||
|
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||||
|
</BLOCKQUOTE>
|
||||||
|
</BODY>
|
||||||
|
</HTML>
|
@ -16,7 +16,7 @@
|
|||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<center><img SRC="images/mbse.png" BORDER=0 alt="MBSE"></center>
|
<center><img SRC="images/mbse.png" BORDER=0 alt="MBSE"></center>
|
||||||
<div align=center><h1>MBSE BBS System Guide @VERSION@</h1></div>
|
<div align=center><h1>MBSE BBS System Guide @VERSION@</h1></div>
|
||||||
<div align=right><h5>Last update 08-May-2005</h5></div>
|
<div align=right><h5>Last update 20-Jun-2005</h5></div>
|
||||||
|
|
||||||
|
|
||||||
<h3><a NAME="top"></a>Introduction</h3>
|
<h3><a NAME="top"></a>Introduction</h3>
|
||||||
@ -120,6 +120,7 @@
|
|||||||
<li><a href="nodelist.html">Nodediff and Nodelist processing</a></li>
|
<li><a href="nodelist.html">Nodediff and Nodelist processing</a></li>
|
||||||
<li><a href="ups.html">Using UPS semafore's</a></li>
|
<li><a href="ups.html">Using UPS semafore's</a></li>
|
||||||
<li><a href="doors.html">Running DOS doors on MBSE BBS</a></li>
|
<li><a href="doors.html">Running DOS doors on MBSE BBS</a></li>
|
||||||
|
<li><a href="errcodes.html">Error return codes</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
<P> <P>
|
<P> <P>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user