home *** CD-ROM | disk | FTP | other *** search
- *[SECVIO.LIT]*****************************************************************
- * Description: Removes support for recording security violations. *
- * RBBS-PC Level: CPC17.3 √ AM *
- * Module Affected: RBBSSUB2.BAS *
- * Selection Option: SECVIO = OFF *
- * Additional files: None *
- ******************************************************************************
- 1380 SUB SecViolation STATIC
- CALL QuickTput1 ("Sorry, " + FIRST.NAME$ + ", action not permitted")
- 1385 END SUB
- 1386 SUB DenyAccess STATIC
- END SUB
-