strDataType = ""
iLength = 0
iDecimal = 0
IF NOT LceGetFieldType(iSession, "SURNAME", strDataType, iLength, iDecimal)
/ return error /
ENDIF
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Current »
strDataType = ""
iLength = 0
iDecimal = 0
IF NOT LceGetFieldType(iSession, "SURNAME", strDataType, iLength, iDecimal)
/ return error /
ENDIF
Copyright © 2004-2026 IDERA, Inc.