I am using vtcl to create an app that needs to create an encrypted passwd, I have "Tcl
and the Tk Toolkit" but do not see anywhere in there where I can call crypt as I would
from a perl script, such as:
$passwd = crypt(pass,salt);
Is there a way to call crypt from Tcl?
Chris Hood
[EMAIL PROTECTED]
[EMAIL PROTECTED]
/ There can be only One!
*//////{<>==============================================-
\ - Highlander
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).