How to set Value of String as a File Name

Hi All,I have to set String Value as a file Name. Ex: String abc = "12345".I want to set 12345.pdf as file name. Can any one sugesst me.Thank YouRegardsRavi
[205 byte] By [Ravi_Gollaa] at [2007-11-27 7:40:55]
# 1
Well, what did you try so far that didn't work? What did you get from the API docs? How would you set something else as a filename?
georgemca at 2007-7-12 19:21:28 > top of Java-index,Java Essentials,Java Programming...
# 2
Thanks, I have set String as a file nameRegardsRavi
Ravi_Gollaa at 2007-7-12 19:21:28 > top of Java-index,Java Essentials,Java Programming...