AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ SetSymbols()

virtual void DcppTask::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.