Dear Tim,
                                 I might be wrong on this.
            I believe that, we can open the file for both read and write ( perl).
            something like,
                                          open("AA"," +>>philips.txt");         ### 
Using this we can read/write/append/create new file.

Expecting  your wishes,
Pons.
____________________________________________________
Ponnambalam. M.A.
Philips Medical Systems,
Philips Innovation Campus,
#1,Murphy Road, Ulsoor.
Bangalore - 560008. INDIA
Phone : +91- 080 - 557 9000 Extn: 1013
E-mail: [EMAIL PROTECTED]
____________________________________________________


                                                                                       
                                                           
                      [EMAIL PROTECTED]                                            
                                                           
                      Sent by:                                         To:  
[EMAIL PROTECTED]                                      
                      [EMAIL PROTECTED]             cc:  (bcc: 
Ponnam Balam/BTC/MS/PHILIPS)                                    
                      veState.com                                      Subject:   Re: 
Printing to file                                            
                                                                                       
                                                           
                                                                       Classification: 
                                                           
                      04/25/02 08:13 AM                                                
                                                           
                                                                                       
                                                           
                                                                                       
                                                           




You can't read from a file that is opened for writing. Your script actually crashes 
perl on my machine. I'm not exactly sure
what you intended to do there, so I can't offer any suggestions unless you
provide more detail.

Tim
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs




_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to