RDD FieldGet() and FieldPut() missing
Posted: Mon Oct 07, 2019 11:03 pm
I am testing the X# RDD (DBFCDX) in C# app, it opens the file and can set the order, etc.
However, I see that the FieldGet and FieldPut() which accept a Field Name string, are missing.
Looking at the XSharp.RT.Functions, I found the internal functions __FieldGet, and __FieldSet() which mimics FieldPut in VO.
I think those functions need to be exposed.
Jamal
However, I see that the FieldGet and FieldPut() which accept a Field Name string, are missing.
Looking at the XSharp.RT.Functions, I found the internal functions __FieldGet, and __FieldSet() which mimics FieldPut in VO.
I think those functions need to be exposed.
Jamal