I've made a perl script that I need to run from a command button on an Access form. i can use Shell("calc.exe",1) to run the windows calculator. I run the perl interpreter with its parameters like so
and it just doesn't work It pops the interpreter on the screen for a blip and goes away. anyone accomplished this before?