Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
These commands and functions make it possible for you to manipulate fields in a table.
Use |
To |
|---|---|
Store information about the structure of the current table into an array and return the number of fields. |
|
Clear data from the specified fields. |
|
Indicate if a record is marked for deletion. |
|
Return the number of fields in a table. |
|
Return the name of a field, reference by number. |
|
Included for compatibility with dBASE. |
|
Return the size in bytes of a specified field or file. |
|
Replace the data in a record with data from a specified source. |
|
Determine whether an expression is blank. |
|
Return the date on which a table was last updated. |
|
Return the name of an open index (.IDX) file for the current or specified table. |
|
Copy data from a record into a specified target. |
|
Specify how to allocate disk space for memo field storage. |
|
Specify the rules to compare two strings of different lengths. |
|
Prevent translation to a different code page for selected fields in an open table. |
|
Enable or disable the evaluation of fields, variables, array elements, functions, or expressions that are surrounded by text-merge delimiters, and specify text-merge output. |
|
Specify the text-merge delimiters. |
|
Return index expression of an open single-entry .idx index file or index expressions for tags in compound .cdx index files. |