|
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: | Re: TVL Event mistake Mark Gilmore Tue, 04 Jan 2000 19:54:05 -0500 |
Hi Bill,
This is indeed a bug (which I'm sure has been around for
a long time). Till I fix it, please make the corrections
manually.
I hereby deem Jan-4 to be Mark's humility day :-).
--
Mark Gilmore
Omnipotence (ECS home automation software)
http://www.usit.com/omnip
423-745-0026
Bill Walters wrote:
>
> Mark,
>
> Tried with ECS 4.2.007 to make the edits; while the initial display showed
> lowercase letters, upon executing SAVE and re-opening the event, ECS had
> changed the letters back to uppercase...
>
> i.e. I enter (and save) the following via the event editor:
>
> | BEGINIF Character-A Is A
> | Or Character-A Is a
>
> (then re-open the event) and I see:
>
> | BEGINIF Character-A Is A
> | Or Character-A Is A
>
> sorry...... ;<{
>
> Bill Walters
>
> ----- Original Message -----
> From: Mark Gilmore <omnip@usit.net>
> To: Alfred Holzheu <alfred@syv.com>; Barry Law <bklaw@alum.mit.edu>; Bill
> Smith <wasmith@gte.net>; Bill Walters <wtwalters@home.com>; Bob Fisher
> <bhfisher@bouldernews.infi.net>; Bob Phaneuf <vacman1@cyberzone.net>; bob
> terfruchte <bob.terfruchte@amd.com>; Brian McGinnis <brianm@lyrec.com>;
> Brian Wells <bdub@earthling.net>; Bruce Winter <bwinter@vnet.ibm.com>; Carl
> Keyes <Ckeyes@global.california.com>; Dan Carrington
> <dc_grafx@microworks.net>; Dan Dubay <ddubay@umich.edu>; David Kindred
> <DKindred@AutomatedLiving.com>; David Mccoll <thishouse@home.com>; David
> Schmidt <djs@molmed.ummed.edu>; Don Stephens <stephens@west.net>; Donald
> Stephens <don@sb.net>; Doug Storey <dastorey@swbell.net>; Douglas Palmer
> <dpalmer@DigitalRiver.com>; Ed Rohner <edrohner@internetwork.net>; Garnet
> Bailey <gbailey@pop.telusplanet.net>; garry viele <gviele@gfn.org>; Gary
> Mull <jgary@mindsp
> Sent: Tuesday, January 04, 2000 5:40 PM
> Subject: TVL Event mistake
>
> > I just found a mistake in the TV-GUIDE and TV-LISTINGS Events:
> >
> > THIS:
> > | ; If user enters A, S, or V, append to TVLFAV.TXT:
> > | BEGINIF Character-A Is A
> > | Or Character-A Is a
> > | Or Character-A Is S
> > | Or Character-A Is s
> > | Or Character-A Is V
> > | Or Character-A Is v
> >
> > SHOULD BE THIS:
> > | ; If user enters A, V, or R, append to TVLFAV.TXT:
> > | BEGINIF Character-A Is A
> > | Or Character-A Is a
> > | Or Character-A Is V
> > | Or Character-A Is v
> > | Or Character-A Is R
> > | Or Character-A Is r
> >
> > Sorry about that.
> > --
> > Mark Gilmore
> > Omnipotence (ECS home automation software)
> > http://www.usit.com/omnip
> > 423-745-0026
> >
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects