|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Interpert file name as a program name.
Used where the target system is a VMS system to cover any ambiguity in the interpretation of a 'Program' string as either the actual name of a program to be executed or a symbol that causes a program to be executed. If this is set, it forces the string to be interpreted as a program name. (The difference is that a program name needs to be run using a spawned RUN command, or - if no arguments are to be passed to it, by a direct call the the VMS $CREPAR system routine.)
Only used when loading the task.
| Flag | The value for the flag. |
References drama::CreateRunDramaTask().