Difference between revisions of "MODIFY BRIDGE"

From Recital Documentation Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
==See Also==
 
==See Also==
[[CREATE BRIDGE]], [[USE]]
+
[[C-ISAM Data Files]], [[CREATE]], [[CREATE BRIDGE]], [[CREATE TABLE]], [[CREATE VIEW]], [[DO]], [[RMS Data Files]], [[SET VIEW]], [[SQL CREATE BRIDGE]], [[USE]]
  
  
Line 35: Line 35:
 
[[Category:Terminal Development Tools]]
 
[[Category:Terminal Development Tools]]
 
[[Category:Terminal Development Tools Commands]]
 
[[Category:Terminal Development Tools Commands]]
 +
[[Category:Data Connectivity]]
 +
[[Category:Data Connectivity Commands]]

Revision as of 10:58, 3 June 2009

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

C-ISAM Data Files, CREATE, CREATE BRIDGE, CREATE TABLE, CREATE VIEW, DO, RMS Data Files, SET VIEW, SQL CREATE 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


Products

Recital Terminal Developer