How would I 'echo' out the contents of of a table with a echo line command at the command promt?

Somethings not right with that $hget command. When I tried:

if ($hget(bots,$2)) {

where $2 is the current user's host, it wasn't executing for the hosts inside the bots table. I saw several of the bot hosts in the bots table not tribber.

When I put:

$hfind(bots,$2,1)

it started working again.


I registered; you should too.