|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | 4.4.007 release notice Mark Gilmore Wed, 13 Sep 2000 19:34:26 -0400 |
Hi all,
ECS 4.4.007 (http://omnipotencesoftware.com/ecsb.zip) has
been released/uploaded, and incorporates the changes below.
Latest upgrade instructions are attached.
4.4.007 (09/13/00)
82) Increased WPDL download timeout to 5 minutes, as my ISP would
sometimes
"pause" for 1-3 minutes (causing an abort of the TVL download).
83) Modified TVL0.EXE, such that it creates a TVLDL.BAT which will
NOT create
an empty TVLDL.ERR if no error occurs (this problem was due to a suttle
change in the way Windows processed conditional batch file lines which
redirected to a file).
84) In TVL.BAT, please change this:
rem Save last-weeks channel file:
COPY TVLCHNS.TXT TVLCHNS.OLD
rem Extract current channels and make new TVLCHNS.TXT:
START /W EDM /K:TVLCHNS.EDM TVLNEW.TXT /M
rem Make list of NEW (or changed) channels:
FILTER @TVLCHNS.OLD TVLCHNS.TXT TVLCHNS.NEW
to this:
rem Save last-week's channel file:
COPY TVL.CHN TVL0.CHN
rem Make new TVL.CHN (per channels in TVLNEW.TXT):
START /W EDM /K:TVLCHNS.EDM TVLNEW.TXT /M
rem Make list of NEW (or changed) channels:
FILTER @TVL0.CHN TVL.CHN TVLNEW.CHN
This will make TVLNEW.CHN, holding all new/changed channels.
NOTE: It will NOT work properly the 1st week (as it does not
have last week's chan file yet).
--
Mark Gilmore
Omnipotence (ECS home automation software)
http://omnipotencesoftware.com
423-745-0026
Hours: Mon-Sat, 9AM-8PM/EST
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects