(*****************************************************) (* CSVerify 2.0 Written by Gary Bouchard *) (* SysOp - The Computer Store BBS *) (* St. Augustine, Florida (904)794-0063 *) (* Copyright(c) 1992....All Rights Reserved *) (* Released Modified *) (*****************************************************) Installation of CSVerify Create a directory to keep CSVerify in. There is a sample PCB bat file included that you can modify to your liking. Go into PCBsetup, and go to the MainBoard setup. Move the cursor to Doors.dat and press F2 to edit it. Make an entry for CSVerify, the security required to access it, then answer YES to logon, and YES to USERS.SYS. USERS.SYS is important, because once a caller is verified thru the phone number given, the information is then written back to the USERS.SYS file and in turn PCBoard updates the users record from the USERS.SYS file. Example; ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ º Edit User Record (Long Form) Record 125 of 125 º º Name : PETER FONDA Last DIR Listing : 07-18-92 º City : ST. AUGUSTINE, FLORIDA Last Date On : 07-18-92 º B/D Phone : 904 999-9999 <CB, then when CSV executes, it is in callback only mode. If I type CSV by itself, then the program is in registration/verification mode. Typing the "CB" after the CSV command places the "CB" into the environment variable PCBDOOR, and CSV will pick it up. 2) You can create a separate batch file for PCB to execute for callbacks which would contain a line like "SET PCBDOOR=CB". You would then call the CSV program as documented. At the end of the batch file you place the command "SET PCBDOOR=" which would clear the environment variable for you when it was finished. By the Way: I am awful at writing documentation. If there is something missing from the documentation that you do not understand, please contact my BBS at the above number for clarification. I use the History file as an addendum to the documentation, and there is a lot of information contained in the file, so please pay attention to what is in there, ok?