UTL_FILE.FOPEN ('c:\temp', 'source.txt', 'R');
change the 'c:\temp' to 'c:\temp\'

-dharma