Hi All,
I got to this forum after wondering the net for a solution to my problem, it's a little bit complex, I'll try to simplify it.
I'd like to open specific ext. files (.SCF) on my windows system with specific excel file located in specific path on my pc (let's say C:\TEMP\SCFParser.xlsm).
Meaning, once the .SCF file is double clicked the C:\TEMP\SCFParser.xlsm will be opened as associated program and will get the .SCF full path as input and continue a function called SCFAnalysis(inputPath) with this input path.
Thanks in advance for the replies.
I got to this forum after wondering the net for a solution to my problem, it's a little bit complex, I'll try to simplify it.
I'd like to open specific ext. files (.SCF) on my windows system with specific excel file located in specific path on my pc (let's say C:\TEMP\SCFParser.xlsm).
Meaning, once the .SCF file is double clicked the C:\TEMP\SCFParser.xlsm will be opened as associated program and will get the .SCF full path as input and continue a function called SCFAnalysis(inputPath) with this input path.
Thanks in advance for the replies.