Difference between revisions of "SET IBLOCK"

From Recital Documentation Wiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=SET IBLOCK=
 
 
 
==Class==
 
Xbase Compatibility
 
 
 
 
==Purpose==
 
==Purpose==
 
Language compatibility only
 
Language compatibility only
Line 23: Line 16:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
set iblock to 4</pre>
+
set iblock to 4</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|IBLOCK]]
 
[[Category:Set_Commands|IBLOCK]]

Latest revision as of 16:07, 23 November 2009

Purpose

Language compatibility only


Syntax

SET IBLOCK 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 iblock to 4


Products

Recital Server, Recital