Hi,
I have three different kinds of files which are created from the program I made. I gave the following extensions for each one of them, .fst, .usr, .dbm. What I want to do is to load the files that are saved from the program, and after selecting the file I want to open, act differently in each one of the types.
For example when the user selects a file that ends with ".usr", open a notepad with users settings, but when the user selects a file which suffix is ".fst", open it with excel.
Any help?
Thanks!
I have three different kinds of files which are created from the program I made. I gave the following extensions for each one of them, .fst, .usr, .dbm. What I want to do is to load the files that are saved from the program, and after selecting the file I want to open, act differently in each one of the types.
For example when the user selects a file that ends with ".usr", open a notepad with users settings, but when the user selects a file which suffix is ".fst", open it with excel.
Any help?
Thanks!