MODIFY BRIDGE

From Recital Documentation Wiki
Revision as of 17:01, 16 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MODIFY BRIDGE

Class

Terminal Developer Development Tools


Purpose

Full screen modification of a bridge definition file through a form


Syntax

MODIFY BRIDGE <brg filename> | (<expC>)


See Also

CREATE BRIDGE, SET BRIDGE, USE


Description

The MODIFY BRIDGE command is a full screen command used to modify an existing bridge definition <.brg filename>. The filename can be substituted with a <expC>, enclosed in round brackets, which returns a valid filename. If no file extension is specified, then ".brg" will be used.

NOTE: Bridge files can also be created and modified via an 'ini' file for use in other Recital products.

See the CREATE BRIDGE command for details.


Example

modify bridge rms_patrons
set bridge to rms_patrons
exec


Products

Recital Terminal Developer