|
AnyDAC
|
Controls the spooling output mode.
Set SpoolOutput to smOnAppend or smOnReset to enable output to the spool file with SpoolFileName name. smOnReset - overwrite the file, amOnAppend - append output to the existing file. Set SpoolOutput to smNone to disable output. The default value is smNone.
The property may be set from a script using (SPOol | OUTput) [OFF|[APPend] <spool name>] command.
property SpoolOutput: TADScriptSpoolOutputMode;
SpoolFileName, TrimSpool, TADScript.OnSpoolPut
|
What do you think about this topic? Send feedback!
|