6 42 2 C Example

LANSA Open Guide

6.42.2 C Example

BOOL fOK;

int  iSession;

char strValue[FIELD_DATA_SIZE + 1];

fOK = LceGetVariable(iSession, "*DATE", strValue);