DB COMPMULICOMM
From Recital Documentation Wiki
Revision as of 16:43, 12 March 2009 by Yvonnemilne (Talk | contribs)
DB_COMPMULICOMM
Class
Environment Variables / Symbols
Purpose
Used for enhanced Clipper 5 compatibility to enable compilation of multiple commands blocks on the same source line
See Also
SET CLIPPER, SET CLIPPER5, SET COMPATIBLE, SET FILETYPE
Description
The DB_COMPMULICOMM environment variable / symbol is used to enhance Clipper 5 compatibility to enable compilation of multiple commands blocks such as IF...ELSE...ENDIF on the same source line. Multiple commands must be separated by a semi-colon, ’;’.
DB_COMPMULICOMM is enabled if set to ’true’, ’on’ or ’yes’. Clipper compatibility mode must also be active prior to compilation.
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer