AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ SetSymbols()

virtual void drama::Path::SetSymbols ( const bool  Flag = true)
inlinevirtualinherited

Interpert file name as a symbol (VMS Target only)

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 symbol.

Only used when loading the task.

Parameters
FlagThe value for the flag.

References drama::CreateRunDramaTask().