I am converting an Oracle Developer 2000 4.5 system to Forms 6I. I have re-compiled all of the forms and things are working well. There is one procedure, however, that opens and writes to a flat file on a network drive. I receive an error(ORA-302000) on the open(using TEST_IO.FOPEN). I believe the application doesn't know the path to the network drive. I can't figure out how the 4.5 system knows the path. I can't find the path in any of the programs. I can't find a system parameter. I don't see anything in the system registry. Any help would be greatly appreciated.