rttk:marshal:define_options
This is an old revision of the document!
Table of Contents
Configuring Marshal Optional components
Marshal can be configured using an include file SERTTKDEFS.inc . To enable an option make sure the line is set to $DEFINE. To disable an option set the line to $UNDEFINE.
After editing the file you will need to recompile your project to have the settings take effect.
MARSHALNODEBUG
{$DEFINE MARSHALNODEBUG}
This controls if you are able to see the Marshal form within the marshal session. If you want to inspect marshal then change this setting to undefine.
DATASETTRANSFORM
{$DEFINE DATASETTRANSFORM}
This option controls if a tool is added for datasets.
rttk/marshal/define_options.1620055055.txt.gz · Last modified: 2021/05/03 15:17 by wikiadmin