Xbones,
Thank you for the reply. Our minds think alike. Yes, I checked Task Manager, and one did find TB6 still running. That symptom is generally not the case.
Anne, at TB help, says the reason the TB6 popup "failed to compile" error message pops up is TB can't write back to the hard drive (SSD hard drive in my case).
As I write this response, it occurs to me that with a SSD, disk access is much quicker, and the operating system doesn't have to wait for a particular sector to spin under the read head. The thumb drive also doesn't have to wait but it is on a much slower USB 2.0 interface.
It doesn't matter whether I have simple 3-line program as detailed in my original message, or a much more complicated program (one that simulates the orbits of 39 major bodies of the solar system to 16-digit accuracy). This program uses 4th-order Runge-Kutta to numerically solve the 2nd order differential equations of motion. Matrix arithmetic is used to allow the scaler Runge-Kutta routine to handle any number of bodies.
I have run simulations with 500 random bodies (velocities, and masses) without problem. It is intriguing to watch them orbit each other, sometimes flinging out a body (r binary pair).
Anne are you reading this response?