workingDirectory for TEXT_IO in 12c
Hello All,
As per Oracle workingDirectory parameter configured in formsweb.cfg has been removed and for forms and other objects only directories searched are those specified by the FORMS_PATH and ORACLE_PATH environment variables. Does this also apply to Text_IO used in forms to read files.
What is default directory for text_io in 12c. It is also not looking even in FORMS_PATH if only file name is specified in fopen.
Thanks,