a5_sizetabletofit Function
Syntax
V a5_SizeTableToFit(C tablename [,N pad_character_field_width [,N pad_numeric_field_width [,N pad_numeric_field_decimals [,L create_backup ]]]])
Arguments
- tablename
Character
- pad_character_field_width
Numeric
- pad_numeric_field_width
Numeric
- pad_numeric_field_decimals
Numeric
- create_backup
Logical
Description
Analyzes the size of the data in a table and restructures the table so that each field is the minimum required size.