is there a way when executing this command from a indicator that it can check that the flatten executed successfully and then execute other code?
it appears that this call will freeze NT as it takes 'time' to execute the command. However it is not synchronous and once called it will return immediately and continue with processing other commands.

Comment