Hi, I have the same problem with word files. Just have all the files in the fscommand folder with the .bat and the .exe files, but it still opens only the application and not the files. Is there anything wrong?Originally Posted by Northcode
the button code is this:
on(release){
fscommand("exec","conf1.exe");
}
and the .bat file named conf1.bat says:
start conf1.doc
I'm working in win XP and the last version of Microsoft Word




Reply With Quote