NAME
DbaseRegsub — Do find/replace on a column of a SQL table.
ERRORS
Error Conditions
Condition
Error Code
Error Message
TableName is empty.
-12
Variable TableName has empty value.
ColumnName is empty.
-12
Variable ColumnName has empty value.
FindValue is empty.
-12
Variable FindValue has empty value.
COMMENTS
For the main part of the command documentation, see
here
.