Is the 1.4 Library module Directory not supported by Hugs 1.4? I can't find it or the functions it exports. I wish to remove a file. I could ignore DOS and do `system "rm file"' but this is less than ideal. Supporting `doesFileExist' would also solve my previous problem (catching an attempt to open a nonexistent file). Graeme.
- Re: Directory? Graeme Moss
- Re: Directory? Alastair Reid
