SYS(2012) - Memo Field Blocksize

Returns the memo field block size for a table.

SYS(2012 [, nWorkArea | cTableAlias])

Parameters

nWorkArea| cTableAlias

Specifies the work area number or table alias for the table for which the memo field block size is returned. nWorkArea specifies a work area number and cTableAlias specifies a table alias. If you do not specify a work area or alias, SYS(2012) returns the memo field block size for the table open in the currently selected work area.

SYS(2012) returns 0 if a table isn't open in the specified work area or the table doesn't have a memo field.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic