tacieslik
Registered User.
- Local time
- Today, 00:41
- Joined
- May 2, 2001
- Messages
- 244
I'm trying to run a batch file which exists at "c:\sscs\block1\host\hold.bat". I've tried the following code:
Call Shell ("C:\SSCS\block1\HOST\HOLD.BAT", vbMaximizedFocus)
& the RunApp macro command, but I can't get the damn batch file to execute? For about half a second, the dos window appears, but thats it.
I'm using Access 2000 with Windows 2000.
Please let me know of any ideas you guys may have
TIA
Tim C
Call Shell ("C:\SSCS\block1\HOST\HOLD.BAT", vbMaximizedFocus)
& the RunApp macro command, but I can't get the damn batch file to execute? For about half a second, the dos window appears, but thats it.
I'm using Access 2000 with Windows 2000.
Please let me know of any ideas you guys may have
TIA
Tim C