PDA

View Full Version : what is proper format for tivosh ./midupdate2.tcl?


FredThompson
09-09-2003, 06:50 AM
Following snoopy's instructions in the sticky thread about locals, I've gotten to the point when he says to do this:

tivosh ./midupdate.tcl XX

A couple of posts later int he thread is what appears to be a more current file called midupdate2.tcl

ok, on that (perhaps dangerous) assumption, I copied midupdate2.tcl intot he hack dir and chmoded it. When I type this:

tivosh ./midupdate.tcl XX

I'm greeted with this question:

<166> dtg tcl[229]: Tcl created pool of 1458176 bytes
Enter Command (h, l, u, q):

Uh...what is the proper response to this prompt?

Austin_TX
09-09-2003, 09:20 AM
The command line options you are prompted with are:

h - help
l - lists all MarketIds
u - list or update current MarketId
q - quit

You can use the "l" response to see what your correct MarketID is. For instance, Cleveland, OH is 43. You can then use the "u" response to see if the correct MarketID has been set or to subsequently set it.

Hope that helps.

PS - you might also want to search for a thread on here some time ago that added the command #69 to xPlusz, allowing you to verify or set marketID within xPlusz.

FredThompson
09-09-2003, 12:07 PM
oh, makes sense when you know what it means ;) thanks