in reply to Re: How to Create a file in a different folder
in thread How to Create a file in a different folder


Hi,
I just need to create a file in a different folder. Shall i use a different path in the file creation itself?
  • Comment on Re^2 How to Create a file in a different folder

Replies are listed 'Best First'.
Re^3: How to Create a file in a different folder
by moritz (Cardinal) on Sep 23, 2009 at 11:49 UTC
    Then use the full path to the desired log file in place of the current file name.
    Perl 6 - links to (nearly) everything that is Perl 6.