home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
BBS_UTIL
/
VFY_34A.ZIP
/
4SPTFIRE.ZIP
/
SFSEC.DOC
< prev
next >
Wrap
Text File
|
1993-09-06
|
3KB
|
79 lines
**************************************************************
* *
* SFSEC.EXE v1.0 *
* *
* SPITFIRE User Security Level Adjustment Program *
* *
* Copyright (c) 1993 *
* Sagerquist Micro Engineering *
* *
* 1414 W. Kerrick Street *
* Lancaster, Ca. 93534 *
* Data (805) 723-6908 *
* *
**************************************************************
DESCRIPTION
-----------
SFSEC.EXE adjusts a SPITFIRE caller's security level in the drop
file SFDOORS.DAT. SPITFIRE BBS will read this file on return to
the BBS and adjust its database. This action is useful when
invoking BBS Doors such as a Call Back Verification, a Questionnaire
or Opinion Poll, etc., where the caller is to be rewarded with a
security level adjustment upon successful completion.
Used with VERIFY!.EXE (a BBS Call Back Verification program),
SFSEC.EXE will make the security level adjustment for the newly
verified caller while the caller is on-line.
SYNTAX
------
SFSEC [Directory where SFDOORS.DAT is located] [Security Level]
SFSEC C:\SF 25
SAMPLE SECTION FROM SF.BAT
--------------------------
:DOOR_A
C:
CD C:\SF\VERIFY
VERIFY! /B:SPITFIRE /D:C:\SF
IF ERRORLEVEL 0 IF NOT ERRORLEVEL 2 GOTO ADJUST
GOTO LOOP
:ADJUST
C:
CD C:\SF
SFSEC C:\SF 25
GOTO LOOP
DISCLAIMER
----------
This program is distributed as is. No warranty, either expressed or
implied is offered and the programmer is not responsible for any
damages or expenses that may occur through the use of this program.
The user shall determine its suitability. Extensive testing has been
performed and every effort has been made to ensure satisfactory
performance prior to release. Please communicate any difficulties
with the programmer through the BBS at (805) 723-6908. Any problems
received will be treated as a top priority.
PROGRAMMING SERVICES
====================
SFSEC.EXE is a custom program, and performs exactly as requested.
Programming services are provided by Sagerquist Micro Engineering
by request. The point of contact is the S M E Support BBS at
(805) 723-6908, or via mail at the following address:
Sagerquist Micro Engineering
1414 W. Kerrick St.
Lancaster, CA 93534
BBS (805) 723-6908
If you have a need for a program of any kind, please let me know.
HISTORY
-------
09/15/93 v1.0 - First release.