dos batchfile opens program and copies


[ Follow Ups ] [ Post Followup ] [ The EasyDOS Forum ] [ FAQ ]

Posted by Joe Bliton on October 29, 2007 at 21:47:59:

below is the batch file that works fine at other schools but not at one. It copies the files as soon as you run it. the other schools copy after you exit.

"C:\Program Files\Microsoft Access Runtime\Office10\runaccess.EXE" /excl /runtime /profile "ActivityAccounting" /wrkgrp "C:\EpesAcctG\ActivityAccounting\system.mdw" "C:\EpesAcctG\ActivityAccounting\EPESAcctgProgs.mde"
COPY "C:\EpesAcctG\Data\*.mdb" \\E101server1\EPES\010 /Y


Follow Ups:



Post a Followup (use TAB key to move between boxes - NOT ENTER or RETURN)

Name:
E-Mail:

Subject:

Type your comments in the box below and SUBMIT:


[ Follow Ups ] [ Post Followup ] [ The EasyDOS Forum ] [ FAQ ]