DB RUNLOG

From Recital Documentation Wiki
Jump to: navigation, search

Purpose

Used to determine whether calls to operating system commands should be enabled or disabled.


See Also

!, !!, RUN, RUN(), SET RUNCLEAR, SET RUNWAIT


Description

The DB_RUNLOG environment variable / symbol is used to determine whether calls to operating system commands should be enabled or disabled. This is particularly useful when debugging applications, particularly when they are being migrated from one product to another or from one platform to another. If DB_RUNLOG is true (or "yes" or "on"), calls to operating system commands are disabled and any such calls are logged in the recital.log file. If DB_RUNLOG is false (or "no" or "off"), the calls are processed as normal.


Products

Recital, Recital Server