hi there
my problem seems difficuilt to me.
i have four files.
first one a mp3 file
second an exe file
third and fourth text files.
i have merged the contents of these four files to file named merged.sss
where sss is a new extention created
now what i want to do is i want to create a program that will allow to open the four files from merged.sss.
i need to have four command buttons which opens the four files when clicked. i need the first command button to open the mp3 portion with media player when clicked. but the four files have to stay together in merged.sss
please help me