Re: [Perl-unix-users] rewriting data

2001-11-05 Thread $Bill Luebkert
Britt wrote: > > One solved problem...so I'll try agianI'm having trouble rewriting > data.When my perl program creates a file, it can also write to it at that > time.When I try to rewrite the file (this works on windows) it leaves a > blank file. > > #!/usr/bin/perl > $pgdat="/usr/home/usrn

[Perl-unix-users] rewriting data

2001-11-05 Thread Britt
One solved problem...so I'll try agianI'm having trouble rewriting data.When my perl program creates a file, it can also write to it at that time.When I try to rewrite the file (this works on windows) it leaves a blank file. #!/usr/bin/perl $pgdat="/usr/home/usrnm/public_html/db"; print "Con