Problem:
When setting the switch A, the display is working differently in that it sends some blank lines after the execution/animation. Without A the comman line immediately returns after the last Display.
For Example with A there are some empty lines after the execution between the last dispay and when the command line returns:
Display 1
Display 2
Display 4
/home/support/test
Resolution:
After the user exits animator, the shell command prompt appears about 15 lines below the remnants of the program's DISPLAY output.
For customers who don't want the program's output to be upset by Animator in any way, recommend cross-session animation, like so:
Log in as the user that will run the program and cd to the directory from where the program will be run, then type "cobanimsrv".
In a separate window, log in as the same user and cd to the same directory, then execute the program normally, as though not for Animation (no need to use COBSW= A).
Animator will appear in the first window and the application output will appear in the second.
When animator and the program are done, the command prompt will appear immediately below the program's DISPLAY output in the second window.




