Hello,

Are you shure you have the rights to write to
"/home/saqib/performance_debug_20090703.txt";
??

Stanislaw Romanski
  ----- Original Message ----- 
  From: SAQIB RAFIQUE 
  To: [email protected] 
  Sent: Friday, July 03, 2009 8:27 AM
  Subject: PERL create file


  Hi,



  Can any body tell me what is wrong with my code below, I am trying to create 
a file before writing/appending data in it? Code line to create and open it as 
below:



  $output = "/home/saqib/performance_debug_20090703.txt";

  open(OUTPUT,"+>>$output") || die("Could not open output file ! \n");






  platform: SunOS Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V445




  Thanks

  Saqib



------------------------------------------------------------------------------


  _______________________________________________
  ActivePerl mailing list
  [email protected]
  To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to