This is the base DLL of the X# Runtime. It contains:
•Common interfaces, such as IDate, IFloat, ICodeBlock, IMacroCompiler, used by other X# components;
•Runtime functions that use standard .Net datatypes such as SLen(), AllTrim(), SLen();
•The Runtime State (SetDeleted() , SetExact() etc);
•The Workarea information;
•The nation resources and collations;
•RDD related functions that do not depend on XBase types as DATE, USUAL and FLOAT;
•The low level File/IO.
This assembly can be used in all dialects of X#