Difference between revisions of "SETCANCEL()"

From Recital Documentation Wiki
Jump to: navigation, search
(Products)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
==Class==
 
Keyboard Events
 
 
 
 
==Purpose==
 
==Purpose==
 
Function to enable or disable exit using Alt-C
 
Function to enable or disable exit using Alt-C
Line 26: Line 22:
  
 
==Products==
 
==Products==
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
+
Recital, Recital Server
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
[[Category:Keyboard Events]]
 
[[Category:Keyboard Events]]
 
[[Category:Keyboard Events Functions]]
 
[[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

ON ESCAPE, QUIT, SET ESCAPE


Description

The SETCANCEL() function has been included for language compatibility with other products only.


Example

setcancel(.F.)


Products

Recital, Recital Server