| |
VK7AX > FBBDIG 14.09.08 07:05l 153 Lines 5052 Bytes #999 (0) @ WW
BID : VK7AX-2409FB
Read: GUEST
Subj: fbb Digest, Vol 39, Issue 1
Path: IZ3LSV<IK3GET<IW2OHX<IR2UBX<IV3SCP<IW0QNL<ON4HU<DB0RES<ON0BEL<7M3TJZ<
XE1FH<CX2SA<VK7AX
Sent: 080914/0257Z @:VK7AX.#ULV.TAS.AUS.OC #:52654 [Ulverstone] FBB7.00g $:VK7A
From: VK7AX@VK7AX.#ULV.TAS.AUS.OC
To : FBBDIG@WW
Today's Topics:
1. WinFbb Start after housekeeping (Barry White)
----------------------------------------------------------------------
Message: 1
Date: Thu, 11 Sep 2008 08:50:17 +1000
From: Barry White <bewhite(AT)bigpond.net.au>
Subject: [fbb] WinFbb Start after housekeeping
To: FBB BBS <fbb(AT)f6fbb.org>
Hello,
I am running win fbb here under XP.
When it exits to do housekeeping it does not restart the program.
It exits to do the housekeeping and housekeeping gets done OK but does
not restart. The runfbb.bat file is also closed.
I preume that when the maint time arrives the fbb program shuts itself
down and runs RUNFBB.BAT MAINT .
This must happen as WP messages are generated but is it running a
different RUNFBB.BAT file ? I see no sign of one.
The maint routine goes back to START: which should restart fbb.
Any suggestions ?
Following is my RunFBB.BAT file.
73 Barry VK2AAB
> > rem
> > rem RUNFBB.BAT file (example)
> > rem
> > rem This file receives as an argument the option asked by RUNFBB.EXE
> > rem
> > rem This option may be START, STOP, RERUN, MAINT or ERROR.
> > rem
> > rem Only the part concerning the option will be executed.
> > rem
> > break off
> > echo Next line should show cmd
> > echo Cmd is %1
> > rem pause
> > rem ---------- This portion is not valid any more ---
> > rem You must change this variable according to
> > rem the base directory of the installation
> > rem
> > set fbb=C:\FBB
> > rem -------------------------------------------------
> > rem don't forget the "goto end" at the end of each option
> > rem switches the option on command line
> > goto %1
> > rem ********************** START of START script ********************
> > :start
> > rem echo off
> > cd C:\FBB
> > bin\wfbb
IT STOPS AT THIS POINT WITH FBB RUNNING AND RUNFBB.BAT STILL ON SCREEN.
> > rem if not exist C:\FBB\bin\wfbb.new goto end
> > rem copy C:\FBB\bin\wfbb.new C:\FBB\bin\wfbb.exe
> > rem del C:\FBB\bin\wfbb.new
> > goto end
> > rem *************************** END of START script *****************
> > rem*********************** START of RERUN script ********************
> > :rerun
> > cd C:\FBB
> > rem if not exist C:\FBB\bin\wfbb.new goto end
> > rem copy C:\FBB\bin\wfbb.new C:\FBB\bin\wfbb.exe
> > rem del C:\FBB\bin\wfbb.new
> > goto end
> > rem **************************** END of RERUN script ****************
> > rem ********************** START of MAINT script ********************
> > :maint
> > cd C:\FBB
> > rem (AT)echo off
> > cd C:\FBB\system\sat
> > if not exist amsat.txt goto amsatend
> > satupdat amsat.txt /n > satupdat.res
> > satupdat amsat.txt >> satupdat.res
> > del amsat.txt
> > :amsatend
> > cls
> > echo
> > cd C:\FBB
> > rem copymsg
> > echo Backup of important files...
> > copy C:\FBB\system\dirmes.sys C:\FBB\backup\dirmes.s1
> > copy C:\FBB\system\inf.sys C:\FBB\backup\inf.s1
> > echo Housekeeping in message datbase..
> > del epurmess.res
> > epurmess
> > rem ------- Next line is ONLY for use with White Pages..:
> > rem Parametres: Number of days before updating, and before deleting
> > rem Default is 40 and 90
> > epurwp 40 90
> > C:\FBB\system\wp\wp.old
> > cd C:\FBB\system
> > clr_user>>C:\FBB\clr_user.res
> > MAINTINF 3 /a
> > COPY %FBB%\SYSTEM\INF.NEW %FBB%\SYSTEM\INF.SYS
> > cd C:\FBB
> > del C:\FBB\system\dirmes.new
> > del C:\FBB\system\dirmes.old
> > if not exist C:\FBB\error.sys goto direct
> > echo SP VK2AAB >> %FBB%\MAIL.IN
> > echo Error-report >> %FBB%\MAIL.IN
> > type %FBB%\ERROR.SYS >> %FBB%\MAIL.IN
> > echo. >> %FBB%\MAIL.IN
> > ECHO /EX >> %FBB%\MAIL.IN
> > type %FBB%\ERROR.SYS >> %FBB%\ERROR.LOG
> > del %FBB%\ERROR.SYS
> > GOTO START
> > :direct
> > goto end
> > rem **************************** END of MAINT script ****************
> > rem ************************* START of STOP script *******************
> > :stop
> > REM goto maint
> > goto end
> > rem ***************************** END of STOP script *****************
> > rem ********************** START of ERROR script *********************
> > :error
> > echo WFBB exited with ERRORLEVEL %2
> > rem c:\fbb\bin\sleep 5
> > goto end
> > rem **************************** END of ERROR script *****************
> > :end
> > echo %1 script is finished.
------------------------------
_______________________________________________
End of fbb Digest, Vol 39, Issue 1
**********************************
****************************************************************
ABOVE IS A CROSS POST TO THE PACKET RADIO NETWORK IN AN EFFORT
TO PROMOTE FURTHER INTEREST IN PACKET RADIO
Courtesy Tony VK7AX VK7AX(AT)VK7AX.#ULV.TAS.AUS.OC
****************************************************************
Read previous mail | Read next mail
| |