In Concept 16.3 and before I have created a number of programs that take advantage of the ASCII csa files of a schematic. I edit these files and then re-generate the other schematic page files such as pagex.cpc, pagex.csb and pagex.csv.
However due to the new structure for 16.5 and above this method is not as straight forward.
I still use Concept 16.3 to regenerate the files via a batch file but I have added a new additional step to use the Csnetlister command to uprev the design to 16.6
At the moment I have not seen any issues with this approach but I am concerned that there may be issues I am not aware of.
Are there any pitfalls to using the process I have outlined above for future 16.6 designs?
Are there any changes coming in the structure of the sch_1 folder that would stop this process from working?
Has anyone else had similar problems and if so how did you solve them?