Try putting Call in front of Shell

Signature
James Gaylord
Finder of Paths, Hunter of Prey
Ghost of the Night, Shadow of Day
The Wolf
> Hello
>
[quoted text clipped - 14 lines]
> Regards
> Mike
hi Mike,
> I want to run a batch file placed on another Networked PC. I have tried
> 'Shell' but I can not get it to run:
Any error messages?
> Line 1: strPath = "\\LNWSVISBILL06\c$\Data\Data.bat"
> Line 2: Shell strPath
This should work. Have you checked your credentials? Is the batch
share-aware?
Try running it from the command prompt (cmd.exe).
mfG
--> stefan <--
Mike Faulkner - 01 Nov 2006 18:12 GMT
Stefan
No error messages. I'll check the security permissions tomorrow.
When I map a drive to the batch file and double click it does not run.
Regards
Mike
> hi Mike,
>
[quoted text clipped - 11 lines]
> mfG
> --> stefan <--
Stefan Hoffmann - 01 Nov 2006 20:15 GMT
hi Mike,
> No error messages. I'll check the security permissions tomorrow.
> When I map a drive to the batch file and double click it does not run.
This sounds like a buggy batch.
mfG
--> stefan <--