This is PL/SQL code I am using for working with UTL_FILE package:
DECLARE vfile utl_file.file_type; vfloc VARCHAR2(100) := \'UTL_TST_DIRC\'; v