Difference between revisions of "SETCANCEL()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Products) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to enable or disable exit using Alt-C | Function to enable or disable exit using Alt-C | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[QUIT]], [[SET ESCAPE]] | + | [[ON ESCAPE]], [[QUIT]], [[SET ESCAPE]] |
Line 29: | Line 22: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital, Recital Server |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
+ | [[Category:Keyboard Events]] | ||
+ | [[Category:Keyboard Events Functions]] |
Latest revision as of 16:21, 7 December 2009
Purpose
Function to enable or disable exit using Alt-C
Syntax
SETCANCEL([<expL>])
See Also
Description
The SETCANCEL() function has been included for language compatibility with other products only.
Example
setcancel(.F.)
Products
Recital, Recital Server