SYS(2012) - Memo Field Blocksize
| Visual FoxPro 9.0 SP2 |
| SYS(2012) - Memo Field Blocksize |
| See Also |
|
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.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08