Gossamer Forum
Home : Products : DBMan : Discussions :

Random Text File

Quote Reply
Random Text File
I am using the print mod where you can send search results to a text file. I want to make each text file unique to the login user. the command I am using is
open (TEXT, ">data/text.txt")

I would like to change text to something unique each time it is called. Is there a random number mod or something that can be called? and how would I use it in this case? something like "text+random.txt"

Thanks

rcook1959Unsure

Last edited by:

rcook1959: Mar 3, 2005, 11:03 AM
Subject Author Views Date
Thread Random Text File rcook1959 2381 Mar 3, 2005, 10:56 AM
Post Re: [rcook1959] Random Text File
rcook1959 2298 Mar 3, 2005, 1:16 PM