CTTable.SetPadChar
Syntax
void SetPadChar(int Padchar, int Dmlchar)
Parameters
Description
Set the table pad and field delimiter characters in the table object. These characters are used to pad fixed string fields (FSTRING) to allow proper target key formation.
Return
None.
See Also
GetPadChar(), UpdatePadChar()