DB COMPMULICOMM
From Recital Documentation Wiki
Contents
Purpose
Used for enhanced Clipper 5 compatibility to enable compilation of multiple commands blocks on the same source line
See Also
GETENV(), 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, Recital Server