I use system exec.vi to call an exe program, but it always promp a error " buffer overrun detected!". At first i though 4096 is too small, so i changed it to 40960. The problem still exist. The commad is "path\chooch.exe -e Se -a K filename", chooch.exe is the execute file, and -e, -a is the option.
Any suggestion and comments welcom!