Difference between revisions of "MODIFY GATEWAY"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) (→Class) |
Helengeorge (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Full screen modification of a gateway definition file through a form | Full screen modification of a gateway definition file through a form | ||
Line 26: | Line 24: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 15:26, 12 November 2009
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