Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Mysterious Disapperance of file contents

by Abigail-II (Bishop)
on Aug 29, 2003 at 08:34 UTC ( [id://287611]=note: print w/replies, xml ) Need Help??


in reply to Mysterious Disapperance of file contents

open(MFILE, ">>$completeadd") || die "file open1 failed: $!\n"; close(MFILE);

What is the point of this?

Can you shed light on why the file contents "disappear"?

While the code you display isn't the way I would do it, I don't think there's anything wrong in the code you show. Of course, you don't show us writedata or release_lock - it could be that the problem lies there.

Abigail

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://287611]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-03-28 16:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found