Difference between revisions of "SET FORMUPDATE"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
 
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Automatically write record changes to disk
 
Automatically write record changes to disk
Line 22: Line 20:
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]

Latest revision as of 15:49, 23 November 2009

Purpose

Automatically write record changes to disk


Syntax

SET FORMUPDATE <ON | OFF>


See Also

CHANGE, CREATE SCREEN, EDIT, SET FORMAT, SET POSTFORM, SET PREFORM, SET POSTMENU, SET PREMENU


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