9.140 CStpDBAccess::StpUppField
LONG CStpDBAccess::StpUppField(const SCString& scsBufName, LONG lPath, LONG lField, LONG lPos, const SCString& scsValue, LONG lCleanField)
Replace a field or a part of a field and calls StpUpp
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBufName
Input name of buffer
lPath
Input path to search record over
lField
Input field to repace value
lPos
Input 0 < offset < length of field in field to start replacement
scsValue
Input value to update
lCleanField
Input < 0 clean field from lStartPosition to end at first
|
