I have made my program so it is associated with a certain extension, lets say .abc for example. When i open a .abc file my program opens up, but i don't know how to get the path of the .abc file i open to be recognized by my program so it can do whatever it needs to do to that file. Any ideas on how i can do this?