BOOL fOK;
int  iSession;
char strValue[FIELD_DATA_SIZE + 1];
fOK = LceGetVariable(iSession, "*DATE", strValue);
  • No labels