Hi, I have database table called S4 and theres 7 fields: x y race town_name owner_name guild_name populaion i need script that search owner_name and input results to irc channel with this order: owner_name town_name x y guild_name population I use dbsearch.tcl, but i can't get right order. #########...