J
JIM.H.
Hello,
SET access_exe="C:\Program Files\Microsoft Office\Office10
\Msaccess.exe"
START %access_exe% /runtime test.mdb
This gives invalid switch "/runtime". The reason that I am
using START, msaccess.exe should return. Is there any
other way?
Thanks,
Jim.
SET access_exe="C:\Program Files\Microsoft Office\Office10
\Msaccess.exe"
START %access_exe% /runtime test.mdb
This gives invalid switch "/runtime". The reason that I am
using START, msaccess.exe should return. Is there any
other way?
Thanks,
Jim.