Difference between revisions of "SET MBLOCK"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Purpose== | ==Purpose== | ||
| − | + | Language compatibility only | |
==Syntax== | ==Syntax== | ||
| − | SET | + | SET MBLOCK TO <expN> |
==See Also== | ==See Also== | ||
| − | SET | + | [[SET CLIPPER]], [[SET COMPATIBLE]], [[SET FILETYPE]], [[SET INDEXEXT]], [[SET MEMOEXT]] |
| − | + | ||
==Description== | ==Description== | ||
| − | + | This command has been added for language compatibility only. | |
==Example== | ==Example== | ||
| − | < | + | <code lang="recital"> |
| − | set | + | set mblock to 1</code> |
| − | + | ||
==Products== | ==Products== | ||
| − | Recital | + | Recital Server, Recital |
| + | [[Category:Documentation]] | ||
| + | [[Category:Commands]] | ||
| + | [[Category:Set_Commands|MBLOCK]] | ||
Latest revision as of 16:18, 23 November 2009
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 Server, Recital