We just upgraded from VPE version 3.6 to VPE 6.10, and I'm having trouble working with my templates.
I converted the templates to the new version using the batch command in the Readme.txt file. I have changed my program to work with the new field names and notation. However, when I create a datasourceobject in my code, the FieldCount is 0, so it's not seeing my data definitions.
When I try to use the batch command to convert my original FLD file, All.fld, Dycodoc just opens up a blank document containing all the field definitions from All.fld. It doesn't write an FLDX file.
I don't see any commands on the Dycodoc menus to display the Field Studio, and the Add option is disabled in the Data Definitions window in any of my documents. Am I missing something?
Also, none of the sample illustrate how to iterate through the fields in the datasourceobject. Has this changed since version 3.6, and are there any samples?