User Tools

Site Tools


rttk:marshal:define_options

This is an old revision of the document!


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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki