Text-pad shuts down when closing a block
Posted: Tue Aug 26, 2003 11:39 am
I am using TextPad 4.5.0 during my school's programming lessons. Whenever I try to close a block, like this
Textpad closes without any error messages or anything like that. When I then restart the program, the compile and run options aren't there anymore, and ctrl + 1, 2 or 3 don't do a thing. I've tested restarting the computer, but it still can't do any compiling.
Why does this happen? It doesn't happen to anyone else, and I've moved between four computers now which all do the same thing...
Code: Select all
{
//Lots of interesting code
} // <-- closing the block
Why does this happen? It doesn't happen to anyone else, and I've moved between four computers now which all do the same thing...