woodie
07-19-2005, 02:52 PM
When my SA1 is on 192.168.1.101,
why does the following code return...
HOSTNAME: 192.168.50.1:80
#!/tvbin/tivosh
foreach index [array names env] {}
puts "$index: $env(TIVO_SVR_ADDR)"
why does the following code return...
HOSTNAME: 192.168.50.1:80
#!/tvbin/tivosh
foreach index [array names env] {}
puts "$index: $env(TIVO_SVR_ADDR)"