I have a routine I am using to find nicks in channels. In a multi-server environment, I am having trouble. The dialog has the ability to select the active connection via a dropdown box. From there I am calling the nick search routine with $scid(N).routine and is designed to replace the nick value in an edit id. It works great when executed from a command line. But when called from a dialog.. it can only find nicks in the then active channel. When called from the dialog, I have verified that the N value in $scid is correct? Any ideas?