jimmyJIMMYyaya
Programmer
how do i run batch files with perl
right now i tried
system( "time.bat" );
and i only works once i wont run the batch file a second time?
any clue why?
thanks
right now i tried
system( "time.bat" );
and i only works once i wont run the batch file a second time?
any clue why?
thanks