I need to execute in a Command Window a file containig calls to another command files with different file extensions. Those calls don't include the file's path, and the files may be in different directories.
Can I set an enviroment variable (like SQL_PATH in SQL*Plus) with all of those paths, so PL-SQL Developer can find the files?
Thank you
Can I set an enviroment variable (like SQL_PATH in SQL*Plus) with all of those paths, so PL-SQL Developer can find the files?
Thank you