From:   Doug Brewer <[EMAIL PROTECTED]> on 12/14/2000 10:50 AM

        To:     [EMAIL PROTECTED]@SMTP@JVEXCHANGE
        cc:      
        bcc:    

        Subject:        creating a file

        > okay, I've been going over the docs for quite a while...I can't
find anything on
        > creating a new file. I can find open, read, close, but nothing on
creating a new
        > file.
        >
        > What am I missing?


        When you open and write to a filehandle for a non-existent file, the
file is created.


        HTH,
        Ian



_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to