develooper Front page | perl.beginners | Postings from March 2002

output to a textfile

Thread Next
From:
Matthew Harrison
Date:
March 19, 2002 10:48
Subject:
output to a textfile
Message ID:
200203191846.g2JIkoD14614@peanutbuttercheesecake.co.uk
i have opened a filehandle to a textfile with:

open(DATA, ">/home/edhunter/0001.txt") or die "Could not attach filehandle 
/home/edhunter/0001.txt\n";

but what is the syntax to write into it? i have tried everthing i can find. 
I would be very grateful if someone could just show me an example of the 
write line. 

cheers

-- 
Matthew Harrison
Internet/Network Services Administrator
Peanut-Butter Cheesecake Hosting Services
Genstate
www.peanutbuttercheesecake.co.uk

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About