home *** CD-ROM | disk | FTP | other *** search
- ╠═════════════════════════════════════════════════════════════════════════════╣
- ║ Purpose: Exits with a random error level based on range given ║
- ║ Syntax : MaxRe < Start > < Stop > ║
- ║ Example: MaxRe 2 4 ║
- ╠═════════════════════════════════════════════════════════════════════════════╣
- ║ Description: ║
- ║ ║
- ║ The above example would force MaxRe to generate a random error ║
- ║ level between 2 and 4 (Including 2 and 4) and would exit with ║
- ║ that error level. ║
- ║ ║
- ║ MaxRe was designed for SysOps who wish to add a little flavor to ║
- ║ their BBS. Used in combination with MaxMenu you may display a ║
- ║ a Random login screen or bulletin each time a user logs on to ║
- ║ your board. ║
- ║ ║
- ╚═════════════════════════════════════════════════════════════════════════════╝
-