Difference between revisions of "SET TRAP"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Language compatibility only | Language compatibility only | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT | + | [[SET CLIPPER]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] |
==Description== | ==Description== | ||
This command has been added for language compatibility only. | This command has been added for language compatibility only. | ||
+ | |||
+ | |||
+ | ==Example== | ||
+ | <code lang="recital"> | ||
+ | set trap on | ||
+ | </code> | ||
+ | |||
+ | |||
+ | ==Products== | ||
+ | Recital Server, Recital | ||
+ | [[Category:Documentation]] | ||
+ | [[Category:Commands]] | ||
+ | [[Category:Set_Commands|TRAP]] |
Latest revision as of 15:44, 25 November 2009
Purpose
Language compatibility only
Syntax
SET TRAP ON | OFF | (<expL>)
See Also
SET CLIPPER, SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT
Description
This command has been added for language compatibility only.
Example
set trap on
Products
Recital Server, Recital