Command file compiler for making .AAX files into command files - Version 1.6 (.zip)
You must be logged in and have downloaded this app in order to post a review or rating. Login
Thank you Dennis for a great job! I have used CF compiler in the production system for extending a running PC program by about 200 PC elements. That saves a lot of efforts.
There are a few shortcomings:
- multiply DB connections at the output of PC elements are not supported. Just the first connection is used.
- symbolic names are used including "N=" prefix. So "N=" pattern shall be replaced by ">s" + CRLF + additional CRLF after symbolic name.
- comma character at the end of line shall be replaced by "=" (command to stay at the same line in ONB)
- command "END" shall be replaced by "!" at the end of CF file for inserting and connecting PC elements
I put 5 stars because this app saves a lot of time.