Search found 11 matches

by wjb
Fri Aug 17, 2007 4:19 pm
Forum: General
Topic: New here, trying to learn regex -
Replies: 11
Views: 1637

Thanks for the replies

I know it not a useful search, I am just trying to learn.

Glad to see it it should be working, I thought I was missing something. The
blank line appears to be the problem.

Don't know why using the ^[a-z]+ gets by a blank line but ^[a-z]* does not.
by wjb
Fri Aug 17, 2007 2:00 am
Forum: General
Topic: New here, trying to learn regex -
Replies: 11
Views: 1637

New here, trying to learn regex -

I've read thru help and some tutorials but still struggling. I am just testing different expressions, but sometimes I cant see why they don't work. I'm just going to start asking When I use this regex ^[a-z]* I expected to find the start of a line and the first portion of that line containing letter...
by wjb
Thu Aug 16, 2007 8:25 pm
Forum: General
Topic: Close Documents - Cannot hit X
Replies: 2
Views: 258

Close Documents - Cannot hit X

The close document button (X in top right corner of doc) does not work.

Also, in the Document Selector, RMB "close document(s)" is disabled.

Anyone know of a setting to allow me to use these?

I can use menu File->Close All

(Windows 2K, textpad 5.03)
Thanks
Bill
by wjb
Wed Aug 08, 2007 2:42 pm
Forum: General
Topic: Character in document not visible - causes page break
Replies: 3
Views: 422

Thanks for the replys. I recorded a macro to go to end of file and delete last character (that is causing page break)and then print the file. Assigned to a keyboard shortcut. That speeds things up. When I toggle View > Visible Spaces, the last line appears as a space followed by some character that ...
by wjb
Tue Aug 07, 2007 4:12 pm
Forum: General
Topic: Character in document not visible - causes page break
Replies: 3
Views: 422

Character in document not visible - causes page break

Hi, Just purchased Textpad. It is a great program, but I am struggling with a few things. I am trying to print text files generated by a DOS program. The printouts were intended to be sent to a dot matrix printer. The text file has a "form feed" character at the end of the file. The old DO...
by wjb
Thu Oct 12, 2006 12:30 pm
Forum: General
Topic: Cannot edit binary file - read only
Replies: 6
Views: 852

Cannot edit binary file - read only

I want to edit a .exe (binary) file but Edit menu is not available. When I try to edit values and status line says "This document is read only!" The windows file propertys (attributes) are not Read-only. I tried the "togglereadonly" command, but does not seem to work (not sure I ...
by wjb
Tue May 02, 2006 12:28 pm
Forum: General
Topic: macro - can open file but not close?
Replies: 2
Views: 293

I assigning close file to my ctrl-W and tried the macro, but no luck. I did not see anywhere in help that a "file close" cannot be recorded, except that greyed out commands are not recordable. I find it odd that I can open a file from a macro, but cannot close one. (both file menu options ...
by wjb
Mon May 01, 2006 8:05 pm
Forum: General
Topic: macro - can open file but not close?
Replies: 2
Views: 293

macro - can open file but not close?

I need a macro to : 1. open every file listed in dirList.txt (ctrl-shift-g) 2. copy the second line of the opened file (arrow down; shift-end; copy) 3. close the newly opened file ???? 4. paste the buffer to the end of the dirList.txt line. (window select, end, paste) 5. go to start of next line (ar...
by wjb
Mon May 01, 2006 7:12 pm
Forum: General
Topic: Code Block Highlighting
Replies: 1
Views: 265

Just got textpad, and not experienced in php or asp but...

Can you record a macro to:

1. start at top (ctrl-home)
2. search for the start delimiter tag (f5)
3. search for the end delimiter tag (check "extend selection" in dialog box)

end record and save macro
by wjb
Fri Apr 28, 2006 7:35 pm
Forum: General
Topic: Maximum window size?
Replies: 2
Views: 309

I think I found the problem. My primary monitor (17") I run at 1024x768. My secondary monitor (21") is at 1280 x 960. It seems that when I place textpad on the secondary monitor and expand the window (or maximize) beyond the primary setting, the text gets corrupted on the scroll. I switche...
by wjb
Fri Apr 28, 2006 3:24 pm
Forum: General
Topic: Maximum window size?
Replies: 2
Views: 309

Maximum window size?

Hello, New to this editor. Just downloaded textpad and testing. (v4.7.3). I like the similarities to the "IBM personal editor" I used years ago. (block mark) When I open Textpad in a window larger then about 780 pix high, the text becomes corrupted when I scroll down. Could this be my vide...