Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
We are importing PCB's using Altium CoDesigner which writes XML files to the startup directory.
These XML files can be deleted once the PCB has been fully imported.
Is there any way that these files could be written to its own folder like the trail files.
Solved! Go to Solution.
I have found by adding "intf_generate_log_file" to the config file and selecting "NO" works without adding any files.
I couldn't find any config.pro options for setting the place to write xml files. If only there were.
What is odd is you say it writes them to your start directory. For all the things I do that write xml files, it always writes them into the working directory. A behavior that I find annoying because they end up scattered all over the place depending on what someone has worked on last.
Hello @Tshukudu,
It looks like you have a response from some community member. If the reply helped you solve your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Community Moderation Team.
I have found by adding "intf_generate_log_file" to the config file and selecting "NO" works without adding any files.