Difference between revisions of "SET FORMUPDATE"

From Recital Documentation Wiki
Jump to: navigation, search
(Example)
Line 23: Line 23:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
set formupdate on</pre>
+
set formupdate on</code>
 
+
  
 
==Products==
 
==Products==

Revision as of 06:08, 12 March 2009

SET FORMUPDATE

Class

Screen Forms


Purpose

Automatically write record changes to disk


Syntax

SET FORMUPDATE <ON | OFF>


See Also

CREATE SCREEN


Description

When set on, automatically writes changed records to disk when accessing menus on a form. Default is ON.


Example

set formupdate on

Products

Recital Terminal Developer