Hi, for what is keys :
// Order specific (OrdInfo)
//
#define CDXORD_KEYTYPE (DBE_USER+1)
#define CDXORD_COLLATION (DBE_USER+2)
#define CDXORD_MODE (DBE_USER+3)
#define CDXORD_LOCKMODE (DBE_USER+4)
#define CDXORD_BATCHMODE (DBE_USER+5)
(from file CDXDBE.CH)
I cannot found any example of using.
CDXORD_KEYTYPE...
Re: CDXORD_KEYTYPE...
use OrdInfo()Victorio wrote:Hi, for what is keys :
// Order specific (OrdInfo)
//
#define CDXORD_KEYTYPE (DBE_USER+1)
#define CDXORD_COLLATION (DBE_USER+2)
#define CDXORD_MODE (DBE_USER+3)
#define CDXORD_LOCKMODE (DBE_USER+4)
#define CDXORD_BATCHMODE (DBE_USER+5)
(from file CDXDBE.CH)
I cannot found any example of using.
greetings by OHR
Jimmy
Jimmy