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 something to that effect. I've browsed through a lot of documentation, but can't seem to figure this one out. It seems like this would be a common procedure.
Thanks.
Thanks.