I have a set of profiles that I need to run one after the other. I sync from a main server to another, and then when that completes I sync from that second server to multiple others.
In the AFTER section of the first profile I have:
RUN PROFILE "SECOND PROFILE"
In the AFTER section of the second profile I have:
RUN PROFILE "THIRD PROFILE"
I've tried without quotes as well, but I figured since the profile names have spaces and the command-line requires quotes I'd put them there. What happens is the first profile runs fine, and then it seems to go into a looping pattern flashing between the building list and other dialogs so quickly I can't tell what's going on. I end up having to end-task. Also, the second profile status never updates to show that it has started. I did manage to pause it with a dialog that said something like building started OK, preparation not OK. This may be a bug, but I'm posting here just because I want to verify first that I'm not doing something wrong.
version 5.49a