Page History
...
strDataType = ""
...
iLength = 0
iDecimal = 0
IF NOT LceGetFieldType(iSession, "SURNAME",
...
strDataType,
...
iLength,
...
iDecimal)
/ return error /
ENDIF
...
strDataType = ""
...
iLength = 0
iDecimal = 0
IF NOT LceGetFieldType(iSession, "SURNAME",
...
strDataType,
...
iLength,
...
iDecimal)
/ return error /
ENDIF
Copyright © 2004-2026 IDERA, Inc.