Search found 9 matches

by Pbufs
Thu Aug 27, 2009 8:40 pm
Forum: General
Topic: Syntax Highlight Capitalized Words
Replies: 1
Views: 301

Syntax Highlight Capitalized Words

Is there any way to specify that words that are all capitalized be syntax highlighted? Thanks in advance.
by Pbufs
Thu Sep 27, 2007 12:43 am
Forum: General
Topic: txpeng473.exe is a corrupt self-extracting file?
Replies: 3
Views: 420

If you follow the link I provided:
http://www.textpad.com/support/tips/index.html#install

it states:
Open the self-extracting executable (e.g. TXPENG41.EXE) with a ZIP program, such as WinZip.

I guess they have changed it since 4.1 and the tip is no longer valid. Too bad, it would have been ...
by Pbufs
Wed Sep 26, 2007 11:17 pm
Forum: General
Topic: txpeng473.exe is a corrupt self-extracting file?
Replies: 3
Views: 420

txpeng473.exe is a corrupt self-extracting file?

First off, if this has been posted elsewhere, please link the topic. I have been unable to locate anything useful searching the forums for "txpeng473.exe", "winzip", or "corrupt".

I'm trying to create an automated installation w/ all my settings per this tip: http://www.textpad.com/support/tips ...
by Pbufs
Thu Jan 25, 2007 2:46 am
Forum: General
Topic: Lost Dialog boxes with Multiple Monitors
Replies: 7
Views: 741

I have the same problem and it looks like there isn't a work-around (other than restarting Textpad). The pain of opening the files individually can be mitigated if you save the workspace, tho'.
by Pbufs
Fri Aug 19, 2005 12:01 am
Forum: General
Topic: Find in Files Disabled When Recording Macros?
Replies: 2
Views: 311

Thanks for the info. I am still wondering why it's disabled, tho'.

Exuberant Ctags looks like an almost fit. It does what I want, but doesn't support VHDL (doh!). It does support Verilog, which is a similar language and almost like a bit of insult to injury... :P

I guess I'll contact the author to ...
by Pbufs
Thu Aug 18, 2005 11:58 pm
Forum: General
Topic: Forum Search Broken?
Replies: 3
Views: 372

Haha, I love that quote. I used it in a meeting around crunch time a couple weeks ago. :P

Ok, I kind of thought that might be the case, but I would expect the search to return something like "find is an excluded word and cannot be searched" or something.

I also tried "find in files" and "in files ...
by Pbufs
Thu Aug 18, 2005 10:41 pm
Forum: General
Topic: Find in Files Disabled When Recording Macros?
Replies: 2
Views: 311

Find in Files Disabled When Recording Macros?

This seems to be true. Is there a work-around? Am I doing something wrong?

The context for wanting to use Find in Files is that I'm trying to create a macro to find a VHDL entity when I have it's instantiation. If you aren't familiar with VHDL, think of it as finding the function definition from a ...
by Pbufs
Thu Aug 18, 2005 10:38 pm
Forum: General
Topic: Forum Search Broken?
Replies: 3
Views: 372

Forum Search Broken?

I didn't see any forum for forum-related inquiries, so I just started this here...

The forum search seems broken. For example, if I do a search on "find" in all available forums, I get no matches, when clearly I see several threads titled "find" and I imagine the word "find" is fairly common in ...
by Pbufs
Wed Feb 25, 2004 1:55 am
Forum: General
Topic: Single key Comment/uncomment
Replies: 3
Views: 602

I did this by using recording a macro.

1) Select a block of text.
2) Start recording the macro.
3) Hit F8 (or whatever your replace keystroke is set to).
4) Type "^" (without the double quotes) in the Find what: field.
5) Hit Tab to select the Replace with: field.
6) Type "--" in the Replace with ...