BOOL fOK;
int  iSession;
 
fOK = LceUseFile(iSession, "PSLMST, DEPTAB");
fOK = LceUseFile(iSession, "MYLIB/PSLMST");
  • No labels