Search found 2 matches

by Pettsson
Tue Aug 26, 2003 6:41 pm
Forum: Java
Topic: Text-pad shuts down when closing a block
Replies: 2
Views: 638

I am not permitted to change anything on the computers ;( Funny thing is noone else in class could get the same result, even if I could if I logged in on the same computer they just used.
by Pettsson
Tue Aug 26, 2003 11:39 am
Forum: Java
Topic: Text-pad shuts down when closing a block
Replies: 2
Views: 638

Text-pad shuts down when closing a block

I am using TextPad 4.5.0 during my school's programming lessons. Whenever I try to close a block, like this

{
//Lots of interesting code
} // <-- closing the block

Textpad closes without any error messages or anything like that. When I then restart the program, the compile and run options aren't ...