I want to create a button on my chart when clicked will call an external program file (with .MXE extension, in my case a Macro Express macro that has .MXE associated to the macro program), whick will start a macro on my PC. I kniow you can associate URLS and EFSs to a button, but what about external programs?
Can this be done? Can you call external EXE's etc from within EFS routines? I know you can define EFS functions with EFS, and CALL command seems to deal only with EFS code, whihc is nOT what I am after.
Can this be done? Can you call external EXE's etc from within EFS routines? I know you can define EFS functions with EFS, and CALL command seems to deal only with EFS code, whihc is nOT what I am after.
Comment