Difference between revisions of "MODIFY GATEWAY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Data Connectivity | Data Connectivity | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[CREATE GATEWAY]], [[ | + | [[CREATE GATEWAY]], [[GATEWAY()]], [[SET GATEWAY]] |
Line 34: | Line 31: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Terminal Development Tools]] | ||
+ | [[Category:Terminal Development Tools Commands]] |
Revision as of 14:16, 2 June 2009
Class
Data Connectivity
Purpose
Full screen modification of a gateway definition file through a form
Syntax
MODIFY GATEWAY <.gtw filename> | (<expC>)
See Also
CREATE GATEWAY, GATEWAY(), SET GATEWAY
Description
The MODIFY GATEWAY command is a full screen command used to modify an existing gateway definition <.gtw 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 ".gtw" will be used. See the CREATE GATEWAY command for details.
Example
modify gateway ora_employees use ora_employees.gtw
Products
Recital Terminal Developer