View Single Post
Old Nov 11th, 2007, 6:28 PM   #9
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 925
Rep Power: 4 lectricpharaoh will become famous soon enough
Re: RND batch file example

Quote:
Originally Posted by cueballr
i simply want to use the function to name temp files, or anything else for that matter.Assistance would be apreciated.
Are you meaning you want to generate unique names for files, so you can create a file that is guaranteed not to exist, or are you meaning something else? If so, there are functions to accomplish this in various languages, such as tmpnam() in C/C++.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp
lectricpharaoh is offline   Reply With Quote