Hello, when I transfer the profile file used on another computer to my own computer and run it, it does not come with the information in it. This problem did not exist before, but now it started to happen.
The long answer is that BAS has its own internal code generator, which means that everything in the BAS XML was generated by that system.
However, I strongly do not recommend writing code by hand. It will be extremely difficult to update and understand the code later based on what you wrote today.