how to call a batch file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
my problem is, that this batch file I want to call is on a
different server.

I have batch-file that calls diffent batch files and in
the last line there should be a "call" to a batch file,
that is located on a different server. Is this possible?

Thanks for any help,
FCI
 
Hi FCI,

you can make use of ITaskScheduler interface,
( Some examples are given in MSDN look for the heading
C/C++ Code Example: Starting a Task)

hope this helps.


--
With Thanks & Regards,
Shrinidhi.Kulkarni
25732293x5215

--
/*With Thanks & Regards,*/main(){char*s="-..0.*2*-
2.*#&.*.*.**&.*"
/*-Shrinidhi.Kulkarni-*/"**..*#&6.*.******.*.*#-
4&0.*****.0&*#2*."
/*25732293/96 X 5215*/"**.*****.*.*#&.*.**.*1***..*#-
...*.**2*-2.*#"
,_;while(_=*s/4)_-=8,printf("\n%*s"+!!_,_<<!!
*s,"_/_/_/"+*s++%4*2);}

__(_,i){return putchar(!i?_:' '),i?__(_,--i):(putchar
('\r'),_);}main(_){return _
==' '?_:__(main(_+_/_),_)^_["]!!!!!\224\\;<((.-\"h\/\227
\231\/\214_:(+4=(h/KK"]-'!';}
 
Back
Top