Difference between revisions of "SET REFRESH"

From Recital Documentation Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=SET REFRESH=
 
 
 
==Class==
 
Xbase Compatibility
 
 
 
 
==Purpose==
 
==Purpose==
 
Language compatibility only
 
Language compatibility only
Line 15: Line 8:
  
 
==See Also==
 
==See Also==
SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT, SET CLIPPER
+
[[SET CLIPPER]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]]
  
  
Line 23: Line 16:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
set refresh to 300</pre>
+
set refresh to 300
 +
</code>
  
  
 
==Products==
 
==Products==
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
+
Recital Server, Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Set_Commands]]
+
[[Category:Set_Commands|REFRESH]]

Latest revision as of 15:23, 25 November 2009

Purpose

Language compatibility only


Syntax

SET REFRESH TO <expN>


See Also

SET CLIPPER, SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT


Description

This command has been added for language compatibility only.


Example

set refresh to 300


Products

Recital Server, Recital