View Single Post
  #1 (permalink)  
Old 03-10-2008, 12:50 AM
Hennell Hennell is offline
Junior Member
 
Join Date: Nov 2007
Posts: 19
Unhappy Opening a file argument?

How do you get a file name argument when a file is chosen from within a file manager?

I can make it so I tap on a file and my program launches, but I want it to load the file I tapped on as well, which I can't work out how to code. I figure its probably an argument option or something, but I can't work it out. What do I have to do?
Reply With Quote