I'm using a memoserv tcl and even though it works nice, i'm not satisfied with it completely. Whenever a user posts a memo, and uses his/her password, people in the partyline see it as plaintext. Is there a way to hide it from them, or replace the password with ****** or something similar?
wreck, i tried your tcl. Dunno if the password hide thing works yet since i didn't have much time to test (dont you just hate when your boss tells you to work?). I do however noticed something. If you leave variable $uhost as it is, it won't work since it's not taken in the proc. Change $uhost to $host and it works. Thanks btw for the tcl