Difference between revisions of "MODIFY BRIDGE"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 30: | Line 30: | ||
modify bridge rms_patrons | modify bridge rms_patrons | ||
set bridge to rms_patrons | set bridge to rms_patrons | ||
− | |||
</code> | </code> | ||
Revision as of 17:02, 16 March 2009
Contents
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
Products
Recital Terminal Developer