Originally Posted by
slangnz
Anyway, current problem is that when I run the zenith.tcl I get.... can't open object (errDbNotFound)
That zenithSky.tcl looks fine... it is missing a call to the function but that all depends on how you wish to call it. It could be that you are not using binary mode to transfer the file to the TiVo?
If you transfer the zenithSky.tcl, found in the attached archive, to the TiVo and perform the following then it should work...
Code:
dos2unix zenithSky.tcl
chmod 755 zenithSky.tcl
./zenithSky.tcl
Bookmarks