Search found 6 matches

by I Steal Toast
Wed Mar 01, 2006 4:29 am
Forum: General
Topic: Textpad just freaked out and crashed when I indented
Replies: 2
Views: 362

Textpad just freaked out and crashed when I indented

This has only happened once so far, but I figure you might want to know anyway. I was writing some code and selected a bunch of text to indent it (it already had one tab of indentation). When I pressed Alt+Right (to indent) some of the text became indented properly, some went way to the left ...
by I Steal Toast
Wed Mar 01, 2006 4:23 am
Forum: General
Topic: Can line numbers be copied
Replies: 3
Views: 482

Some programming languages are able to insert the line number into the code. For example in C, if you write printf("%d\n",__LINE__");, with most compilers it will print the line number the statement is on.
by I Steal Toast
Wed Mar 01, 2006 4:15 am
Forum: General
Topic: Repeatedly getting corrupt workspace, unable to load entire
Replies: 4
Views: 929

I had a similar problem before; when I saved the workspace, next time I tried to load it no files would actually open. It seems to have stopped, though. I'm not sure what might have caused it. :(
by I Steal Toast
Sat Feb 26, 2005 2:25 am
Forum: General
Topic: Replacement expression truncated?
Replies: 1
Views: 350

Replacement expression truncated?

I have a document containing several file names, like this:

rename "01 - BooHooWoo - .hack,,GAME MUSIC Perfect Collection CD3 - %" 01T_dtpOp.wav
rename "02 - BooHooWoo - .hack,,GAME MUSIC Perfect Collection CD3 - %" 02T_apriSlct.wav
rename "03 - BooHooWoo - .hack,,GAME MUSIC Perfect Collection CD3 ...
by I Steal Toast
Thu Feb 03, 2005 11:26 pm
Forum: General
Topic: Large files vanish
Replies: 4
Views: 542

I'd be scared too, if it was an important file. That's a lot of text.
by I Steal Toast
Wed Feb 02, 2005 3:15 am
Forum: General
Topic: Crash when customizing toolbar?
Replies: 0
Views: 398

Crash when customizing toolbar?

I just installed v4.73, and when I go to View -> Toolbars -> Customize the program crashes. Sometimes no error message appears, otherwise I get this error:

AppName: textpad.exe AppVer: 4.0.7.3 ModName: textpad.exe
ModVer: 4.0.7.3 Offset: 00108989

OS is XP Pro. I had installed SP2 but this ...