At 10:41 AM +0930 8/30/04, Jeremy Begg wrote: >Is unlink() the correct mechanism to use in OpenVMS Perl to delete one >or more files? Or does that simply do a SET FILE/REMOVE ?
It's a real delete with some extras, such as changing protections if necessary. See http://www.perldoc.com/perl5.8.4/vms/perlvms.html#unlink-LIST or Perl_kill_file in [.vms]vms.c -- ________________________________________ Craig A. Berry mailto:[EMAIL PROTECTED] "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser
