45void handleEAIGetValue (charcommand, char *bufptr, int repno);
46int EAI_GetRootNode(void);
47
48void EAI_GetType(int cNode, char *ctmp, char *dtmp, int *cNodePtr, int *fieldOffset, int *dataLen, int *typeString, int *scripttype, int *accessType);
49
50int mapToKEYWORDindex(indexT pkwIndex);
51void outBufferCat (char *str);
52
53int EAI_GetNodeParents(int cNode, int **parentNodesAdr);