Johnstone, Colin <[EMAIL PROTECTED]> wrote:

: Gidday All,
: 
: Previous email was wrong this is the correct version
: 
: I want to use the unlink command to programmatically delete
: files. 
: 
: I have modified this code snippet but it no longer works, I
: suspect that
: it's because unlink returns the number of deleted files.

    Why use an external command to unlink the files? What
made you choose this approach and not the 'unlink' function
incuded in perl?


HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to