|
Ya you can create an object reference to the file but I think it might better to actually use the file. Are you pulling data from the file?
I'm still a little unsure of what you want to do with this file but read up on FileInputStream, Runtime.exec()
|