i think ill start off asking a simple question

lol
sorry for the confusion im trying to learn these,
i understand adding to a hash table and deleting an item from a hash table

if this will echo whats in the table
//echo -s $hget(christest,autojoin1)
brings up
#lobby,#Praise-Him,#Never-Silent


what can i do to /join $hget(christest,autojoin1) to work
cause it just brings up $hget(christest,autojoin1)
with or with out the -s

and id like to get the info from autojoin1 which would be a room name

how would i get the results of that to say enter a variable like $serverautojoin #lobby,#Praise-Him,#Never-Silent
from the hash table?

thanks for your help