I am working on BC 3 for one of my project in which I need to load the Folder sessions and compare the files in the different folders.
Into this case the machines on which BC3 tool will be installed are distributed globally and are many in numbers.
I know that I can export settings of the BC3 tool from my machine into a *.bcpkg file and then import it on other machines.
However I want to do this exporting and importing of the *.bcpkg file through coding, lets say by calling an external file at command line.
Can anybody please suggest how to achieve this?
Thanks in advance for your help.
Into this case the machines on which BC3 tool will be installed are distributed globally and are many in numbers.
I know that I can export settings of the BC3 tool from my machine into a *.bcpkg file and then import it on other machines.
However I want to do this exporting and importing of the *.bcpkg file through coding, lets say by calling an external file at command line.
Can anybody please suggest how to achieve this?
Thanks in advance for your help.
Comment