Hi, Sware
Yes, quit returns to DOS from anywhere in the clipper program. AFAIK a return from the main() program is exactly the same.
I tried one of my progs with clipper 5.2e and RTLINK in full screen mode and quit instead of return from main and it works fine both under XP Pro and Home.
One thing that occurred to me while doing this - I have seen a couple of monitors which don't reliably change modes (most monitors make a click like a relay switch when they change from fullscreen to windowed). I have seen some monitors which won't do that reliably, and I had to train my users to alt-enter themselves back to windowed mode as many times as it took to get a windowed display and then exit the program. Otherwise they end up with a black display and an apparently hung machine, though in fact it is only a video problem.
We eventually swapped the monitors because of this issue, which solved the problem.
I agree with the respondent in the XP forum that this is not a Pro vs Home issue but more likely a workstation issue.
Jock