|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Set the executable file name.
This is only used if drama::Path::GetPath must load the task
/directory1/diretory2/directory3/directory4/program
There would be an environment variable know to the IMP_Master program defined like this:
export ENVVAR=/directory1/diretory2/directory3/directory4/
And then the ENVVAR:program name will work. Remember that IMP_Master is normally started using dits_netstart.
| File | The name of the file to run. |
References drama::CreateRunDramaTask().