AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Papabill | Lews | Batch file help |
April 5, 2009 1:20 AM |
|||
Re: Batch file help > > Can you post the code that you are using so we can try to identify the proble > REM @echo off c: cd c:\fido\in0 if exist c:\fido\in0\*.sec del c:\fido\in0\*.sec cd \va REM Toss incoming files if exist bt0.flg del bt0.flg vtic /path=c:\fido\in0 /checkcrc=no /save=c:\fido\savedtics REM Post new files vpost /DB=NEWFILES /FILE=c:\va\vticrecv.log /ALTHANDLE=FileBOT /SUBJECT=New files arrived $date at $time REM Toss incoming mail vfido 0 /R REM Update and pack up any outgoing mail vfido 0 /U cd c:\fido\in0 REM Check for FIDONET nodediff/nodelist :FIDO if not exist c:\fido\in0\nodediff.z* goto GATOR pkunzip c:\fido\in0\nodediff.z* -o c:\fido cd \fido mergenl cd \VA VFIDO /ND /NC /NL NETWORKID=4 del c:\fido\nodediff.* REM Check for GATORNET nodediff/nodelist :GATOR cd \fido\in0 if not exist c:\fido\in0\gatorlst.* goto JUSTA pkunzip c:\fido\in0\gatorlst.* -o c:\fido cd \VA VFIDO /ND /NC /NL NETWORKID=15 cd \fido del \fido\file_id.diz del \fido\readme.* REM Check for JUSTANET nodediff/nodelist :JUSTA cd \fido\in0 if not exist c:\fido\in0\justalst.z* goto SPIFF del c:\fido\justalst.* pkunzip c:\fido\in0\justalst.z* -o c:\fido cd \VA VFIDO /ND /NC /NL NETWORKID=19 REM Check for SPIFFNET nodediff/nodelist :SPIFF cd \fido\in0 if not exist c:\fido\in0\spiffnet.* goto COMPUTER copy c:\fido\in0\spiffnet.* -o c:\fido cd \VA VFIDO /ND /NC /NL NETWORKID=8 REM Check for COMPUTERNET nodediff/nodelist :COMPUTER cd \fido\in0 if not exist c:\fido\in0\computer.* goto IBBS del c:\fido\computer.* copy c:\fido\in0\computer.* -o c:\fido cd \VA VFIDO /ND /NC /NL NETWORKID=37 REM UPDATE IBBS FILES :IBBS cd \fido\in0 if not exist c:\fido\in0\IBBS*.* goto CONTINUE copy c:\fido\in0\IBBS*.* C:\VA CD \VA IBBSUPD.BAT REM CONTINUE :CONTINUE cd \fido\in0 if not exist c:\fido\in0\filegate.zxx goto EXIT copy c:\fido\in0\filegate.zxx c:\fido if not exist c:\fido\in0\backbone.na goto EXIT copy c:\fido\in0\backbone.na c:\fido :EXIT cd \va |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
Execution Time: 0.0163 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |