ad_tmpnam (public)

 ad_tmpnam [ template ]

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

A stub function to replace the deprecated "ns_tmpnam", which uses the deprecated C-library function "tmpnam()". However, also ns_mktemp is not recommended any more due to a potential race condidtion between the name creation and the file open command.

Parameters:
template (optional)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: