Difference between revisions of "SET FORMUPDATE"

From Recital Documentation Wiki
Jump to: navigation, search
(Example)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=SET FORMUPDATE=
 
 
 
==Class==
 
Screen Forms
 
 
 
 
==Purpose==
 
==Purpose==
 
Automatically write record changes to disk
 
Automatically write record changes to disk
Line 15: Line 8:
  
 
==See Also==
 
==See Also==
[[CREATE SCREEN]]
+
[[CHANGE]], [[CREATE SCREEN]], [[EDIT]], [[SET FORMAT]], [[SET POSTFORM]], [[SET PREFORM]], [[SET POSTMENU]], [[SET PREMENU]]
  
  
Line 27: Line 20:
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Set_Commands|FORMUPDATE]]
 
[[Category:Set_Commands|FORMUPDATE]]
 +
[[Category:Menus]]
 +
[[Category:Menus Set Commands]]
 +
[[Category:Screen Forms]]
 +
[[Category:Screen Forms Set 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