View Single Post
  #5 (permalink)  
Old 12-09-2008, 06:20 PM
xcallmejudasx's Avatar
xcallmejudasx xcallmejudasx is offline
Senior Member
 
Join Date: Oct 2008
Location: Houston, TX & Flint, MI
Posts: 585
Rep Power: 2
xcallmejudasx is on a distinguished road
Send a message via AIM to xcallmejudasx
Default
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()
Reply With Quote