1. Processing file using "Open With" menu item
- Posted by evanmars Aug 22, 2012
- 972 views
I have a .csv file that I would like to process with an Euphoria program that I wrote. How do I set up the program to process the file when I right click on the file and select "Open With"? Does it have to be bound into an executable?
The operating system is Windows, but it's a console program.