ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activeperl
activeperl
Re: PERL create file
by Stanislaw Romanski other posts by this author
Jul 3 2009 1:48AM messages near this date
RE: PERL create file | OLE Browser and Windows 7
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: activeperl@[...].com 
  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
  ActivePerl@[...].com
  To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Saqib Rafique
Brian Raven
Bill Luebkert
Ingo Schwarze
Bill Luebkert
Serguei Trouchelle
Bill Luebkert
Jan Dubois
Ingo Schwarze
Mohammed Mustafa
Stanislaw Romanski

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved