Dim sBuff As String
sBuff = String(FIELD_DATA_SIZE, Chr(0)) ' set buffer
iRet = LceGetVariable (iSession "*COMPANY", Company)
Form.Caption = Company
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Current »
Dim sBuff As String
sBuff = String(FIELD_DATA_SIZE, Chr(0)) ' set buffer
iRet = LceGetVariable (iSession "*COMPANY", Company)
Form.Caption = Company
Copyright © 2004-2026 IDERA, Inc.