Can someone point me to a reference that discusses dialing host directory entries? I have a simple script to telnet connect to an entry, do a few list commands, and exit. I'd like to loop to the next directory entry, repeat the list commands, and so on. There's probably a DO WHILE CONNECTED or...