Difference between revisions of "SET MBLOCK"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | =SET | + | =SET MBLOCK= |
==Class== | ==Class== | ||
− | + | Xbase Compatibility | |
==Purpose== | ==Purpose== | ||
− | + | Language compatibility only | |
==Syntax== | ==Syntax== | ||
− | SET | + | SET MBLOCK TO <expN> |
==See Also== | ==See Also== | ||
− | [[ | + | [[SET CLIPPER]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] |
− | + | ||
==Description== | ==Description== | ||
− | + | This command has been added for language compatibility only. | |
==Example== | ==Example== | ||
<pre> | <pre> | ||
− | set | + | set mblock to 1</pre> |
− | + | ||
==Products== | ==Products== | ||
− | Recital Terminal Developer | + | Recital Database Server, Recital Mirage Server, Recital Terminal Developer |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|MBLOCK]] | [[Category:Set_Commands|MBLOCK]] |
Revision as of 17:15, 11 March 2009
Contents
SET MBLOCK
Class
Xbase Compatibility
Purpose
Language compatibility only
Syntax
SET MBLOCK 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 mblock to 1
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer