Dear Guru's,
   
  Here is my sample script...which i am running on windows.
   
  use strict;
  use warnings;
   
  my $result = system ( "date");
   
  Now Date command returns me one more command prompt on which i have to enter 
current date(means need to enter another command) how do i enter one more 
command.
   
  Please help me gurus. 
   
  Is their any module which can help me ?? 
   
  I have checked perldoc -q system, perldoc -q command. These are little 
confusing . I will surely recheck these if the answer lies with in these.
   
  Correct me if i am not clear on mentioned my problem.
   
  Thanks,
  Raj.

 
---------------------------------
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to