Difference between revisions of "SET BLOCKSIZE"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Changes the default block size of memo fields | Changes the default block size of memo fields | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | SET COMPATIBLE, SET FILETYPE, SET INDEXEXT, SET MEMOEXT | + | [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] |
Line 23: | Line 16: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set blocksize to 3</ | + | set blocksize to 3</code> |
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|BLOCKSIZE]] | [[Category:Set_Commands|BLOCKSIZE]] |
Latest revision as of 16:47, 12 November 2009
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 Server, Recital