S
SandyR
I have two applications, each with its own workgroup file. The older
application starts with a shortcut and there is no problem. The newer
application I have to use a batch file to start because I have to copy some
files into the local directory each time. This means that I can't use a
shortcut to start the application. I tried putting the path to the mdw on
the command line, but access seems to ignore it. Can this be done? If so,
can anyone tell me what I am doing wrong? Here is the command line from the
batch file:
START "C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE10\MSACCESS.EXE"
"%userprofile%\my documents\accounting system\v2_purch_fe_2002.mde"
/wrkgrp"\\townhall\purchase requisitions\system.mdw"
application starts with a shortcut and there is no problem. The newer
application I have to use a batch file to start because I have to copy some
files into the local directory each time. This means that I can't use a
shortcut to start the application. I tried putting the path to the mdw on
the command line, but access seems to ignore it. Can this be done? If so,
can anyone tell me what I am doing wrong? Here is the command line from the
batch file:
START "C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE10\MSACCESS.EXE"
"%userprofile%\my documents\accounting system\v2_purch_fe_2002.mde"
/wrkgrp"\\townhall\purchase requisitions\system.mdw"