Is there a way to reset the Top 10 Requested songs? Tom Barstow (aka DJ Bear) Visit our sites @:
Moyock Weather Service www.moyockweather.com Wunderground Weather Moyock http://www.wunderground.com/US/NC/Moyock.html Internet DJ's http://www.myspace.com/internetdjs Sound Machine Radio ~ Juke Box ~ www.soundmachineradio.com E-mail message checked by Spyware Doctor (5.5.1.322) Database version: 5.10290e http://www.pctools.com/en/spyware-doctor/ From [email protected] Sun Jul 20 07:40:55 2008 From: [email protected] (Bill Curd) Date: Sun Jul 20 08:43:39 2008 Subject: [General-discussion] Top 10 Request In-Reply-To: <[email protected]> References: <[email protected]> Message-ID: <c378c3b93f6743b882fcbab71f288...@studio2> Use this pal for resetting them //reset request weekly script // //this is good to see who requests what// ExecSQL('DELETE FROM requestlist',[]); ExecSQL('UPDATE songlist set count_requested = 0',[]); PAL.Loop := False; Bill Curd Hope Radio Online www.hoperadio.us www.hoperadioonline.com 270-589-1737 cell -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Barstow Sent: Sunday, July 20, 2008 6:16 AM To: [email protected] Subject: [General-discussion] Top 10 Request Is there a way to reset the Top 10 Requested songs? Tom Barstow (aka DJ Bear) Visit our sites @: Moyock Weather Service www.moyockweather.com Wunderground Weather Moyock http://www.wunderground.com/US/NC/Moyock.html Internet DJ's http://www.myspace.com/internetdjs Sound Machine Radio ~ Juke Box ~ www.soundmachineradio.com E-mail message checked by Spyware Doctor (5.5.1.322) Database version: 5.10290e http://www.pctools.com/en/spyware-doctor/ _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe'
