Difference between revisions of "SET BLOCKSIZE"

From Recital Documentation Wiki
Jump to: navigation, search
Line 1: Line 1:
=SET BLOCKSIZE=
 
 
 
 
==Class==
 
==Class==
 
Xbase Compatibility
 
Xbase Compatibility
Line 23: Line 20:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
set blocksize to 3</pre>
+
set blocksize to 3</code>
  
  

Revision as of 12:13, 15 April 2009

Class

Xbase Compatibility


Purpose

Changes the default block size of memo fields


Syntax

SET BLOCKSIZE TO <expN>


See Also

SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT


Description

This command changes the block size of dBASE IV and FoxPro memo fields.


Example

set blocksize to 3


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer