Table of Content
Simply C-like preprocessor plug-in

Information

Simply C-like preprocessor. Supports only #define, #undef, #ifdef, #else and #endif statements.

Installation

Copy s_prepr.dll and s_prepr.ini to DTM SQL editor directory for install this plug-in.

Activation

This plug-in will be activated automatically.

Options

Options/WithPreview - show or hide preview dialog with preprocessor results.

Revision History

  • 1.01 - supports "WithPreview" option and preview dialog.
  • 1.00 - original version with default features.