|
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: [ECS] TVL Event mistake Bill Walters Tue, 4 Jan 2000 18:52:09 -0600 |
Mark,
Yet another "follow up"; I can make the changes with an ASCII editor and
save the file. I can have ECS open it and the lowercase letters (a,r,v) are
displayed as uppercase (A,R,V).
I did not "save" the event back out and see how it looked in ASCII form.
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: [ECS] 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