Difference between revisions of "SET MEMOWIDTH"

From Lianjapedia
Jump to: navigation, search
(See Also)
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[?]], [[??]], [[MEMLINES()]], [[MEMOEDIT()]], [[MEMOLINE()]], [[MEMOREAD()]], [[MEMOWRITE()]], [[MLCOUNT()]], [[MLINE()]], [[SET MEMOFORMAT]]
+
[[?]], [[??]], [[MEMLINES()]], [[MEMOLINE()]], [[MEMOREAD()]], [[MEMOWRITE()]], [[MLCOUNT()]], [[MLINE()]]
  
 
==Description==
 
==Description==

Revision as of 05:05, 10 February 2012

Purpose

Adjust the display width of memo fields

Syntax

SET MEMOWIDTH TO <expN>

See Also

?, ??, MEMLINES(), MEMOLINE(), MEMOREAD(), MEMOWRITE(), MLCOUNT(), MLINE()

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