Difference between revisions of "SET MEMOWIDTH"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 15: | Line 15: | ||
==See Also== | ==See Also== | ||
− | SET MEMOFORMAT, SET MEMOWINDOW, SET WP, | + | [[SET MEMOFORMAT]], [[SET MEMOWINDOW]], [[SET WP]], [[MEMLINES()]], [[MEMOEDIT()]], [[MEMOLINE()]], [[MEMOREAD()]], [[MEMOWRITE()]], [[MLCOUNT()]], [[MLINE()]], [[TEXTEDIT()]] |
Line 31: | Line 31: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
− | [[Category:Set_Commands]] | + | [[Category:Set_Commands|MEMOWIDTH]] |
Revision as of 13:35, 11 March 2009
Contents
SET MEMOWIDTH
Class
Memos
Purpose
Adjust the display width of memo fields
Syntax
SET MEMOWIDTH TO <expN>
See Also
SET MEMOFORMAT, SET MEMOWINDOW, SET WP, MEMLINES(), MEMOEDIT(), MEMOLINE(), MEMOREAD(), MEMOWRITE(), MLCOUNT(), MLINE(), TEXTEDIT()
Description
The SET MEMOWIDTH TO <expN> command adjusts the display width of a MEMO. This display width will be used as the default in reports. The SET MEMOWIDTH command also affects the MEMLINES() and MLINE() functions, and the ? and ?? commands. The SET MEMOWIDTH TO command does not affect the memo-editing window. By default, MEMOWIDTH is 40.
Example
set memowidth to 60
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer