2tmaster2 - 2015-08-17

Would like to use this to replace bamcompiler in writing my task programs.

The loading screen popup window has to go its not needed how do you turn it off?

In bam compiler you have the option of turning off all display so you can write tasks that run with nothing being displayed to the screen. We need that option.

I tried compiling some of my bamcompiled written programs with display output and they popup display and then the box closes making it impossible to see the display.

In bam compiler the program runs in the same dos box as the batch you run it with so you can just put pause in the dos batch.

Here that doesnt work the running box opens a seperate dos box to run the program and then closes it.

Please help.