Using textpad 7.5.1 - using it in Linux with Wine. I don't expect everything to work...
Wanted block select mode. Alt does not seem to work. Tried configure>block select mode in menu but it's greyed out.
ctrl-q changes the cursor to a little pen it seems but b ...I just don't know, maybe I'm not ...
Search found 51 matches
- Sun Oct 04, 2015 2:33 am
- Forum: General
- Topic: Block Select Mode
- Replies: 3
- Views: 1080
- Tue Dec 10, 2013 12:06 am
- Forum: General
- Topic: How to Set Up Tools For Executuing Rebol ?
- Replies: 0
- Views: 1175
How to Set Up Tools For Executuing Rebol ?
Hi,
Rebol is quite an interest language. There is a syntax highlight for it.
I wanted to set up tools to execute rebol scripts, just like Python or Perl were there's plenty of examples on the web to do it.
Is there a document on how?
Thanks
Rebol is quite an interest language. There is a syntax highlight for it.
I wanted to set up tools to execute rebol scripts, just like Python or Perl were there's plenty of examples on the web to do it.
Is there a document on how?
Thanks
- Thu Jan 12, 2012 6:27 pm
- Forum: Java
- Topic: Textpad bat file for java execution is wrong.
- Replies: 0
- Views: 13213
Textpad bat file for java execution is wrong.
Textpad complies the java ok. But when I try to run with textpad I get error. I look at dir w/java file and see a bat file made by textpad:
@ECHO OFF
C:
CD "\Documents and Settings\user1\Desktop\java"
"C:\Program Files\Java\jdk1.6.0_24\bin\java.exe"
PAUSE
There is NO file name for the class file ...
@ECHO OFF
C:
CD "\Documents and Settings\user1\Desktop\java"
"C:\Program Files\Java\jdk1.6.0_24\bin\java.exe"
PAUSE
There is NO file name for the class file ...
- Mon Nov 14, 2011 6:58 pm
- Forum: General
- Topic: Select all for big one line file that is wrapped
- Replies: 3
- Views: 1067
- Fri Nov 11, 2011 4:05 am
- Forum: General
- Topic: Split a large text file into parts?
- Replies: 2
- Views: 993
- Fri Nov 11, 2011 3:57 am
- Forum: General
- Topic: Select all for big one line file that is wrapped
- Replies: 3
- Views: 1067
Select all for big one line file that is wrapped
Hi,
Using latest version on XP. I have a 237 KB text file that is one line. It is a very big messy page of web page source. If I wrap it to the window with TextPad and do select all only about 1/5 of the file content is selected/highlighted by the selection. If I hit the unwrap button and the file ...
Using latest version on XP. I have a 237 KB text file that is one line. It is a very big messy page of web page source. If I wrap it to the window with TextPad and do select all only about 1/5 of the file content is selected/highlighted by the selection. If I hit the unwrap button and the file ...
- Sun Aug 14, 2011 2:40 pm
- Forum: General
- Topic: Highlight all occurrences of a string throughout a document?
- Replies: 3
- Views: 1440
That's good but my situation is I have very long text string. Say you're extracting data from a web page - the result can be a very long string. Many editors "break" with such a big string, but no problem with Textpad and it will wrap it to the window fast. But the bookmarking you mentioned only ...
- Thu Aug 11, 2011 9:53 pm
- Forum: General
- Topic: Highlight all occurrences of a string throughout a document?
- Replies: 3
- Views: 1440
Highlight all occurrences of a string throughout a document?
Hi,
Is there a feature to highlight "abc" for example and have Textpad highlight all occurrences of "abc" throughout a document? Would be most useful in my case but don't see the option.
Thanks
Is there a feature to highlight "abc" for example and have Textpad highlight all occurrences of "abc" throughout a document? Would be most useful in my case but don't see the option.
Thanks
- Wed Apr 13, 2011 5:30 am
- Forum: General
- Topic: How to setup Textpad for Perl ?
- Replies: 1
- Views: 674
How to setup Textpad for Perl ?
Hi,
How to I run Perl from Textpad? I tried tools and using C:\Perl\bin\perl.exe as the command w/the defaults but it'snot working. Googled it but what I saw and tried did not work. I would also like a syntax check through Textpad. Do anyone know exactly how?
Thanks
Note: I'm doing GUI things ...
How to I run Perl from Textpad? I tried tools and using C:\Perl\bin\perl.exe as the command w/the defaults but it'snot working. Googled it but what I saw and tried did not work. I would also like a syntax check through Textpad. Do anyone know exactly how?
Thanks
Note: I'm doing GUI things ...
- Mon Mar 07, 2011 4:14 pm
- Forum: General
- Topic: Help with Column mode
- Replies: 3
- Views: 4479
- Fri Feb 25, 2011 8:58 am
- Forum: General
- Topic: Help with Column mode
- Replies: 3
- Views: 4479
Help with Column mode
I'm sorry to ask, I searched the forum but can't find what i think is a gemeric think to do. I want to have column mode with textpad. I know it has something to do with block select mode but I can't figure it out.
Also block select mode say ctrl+Q,ctrl+B I'm not sure what they do since there are ...
Also block select mode say ctrl+Q,ctrl+B I'm not sure what they do since there are ...
- Sat Jul 24, 2010 1:57 am
- Forum: General
- Topic: keyword in syn file is not highlighting
- Replies: 3
- Views: 760
- Mon Jul 19, 2010 5:49 pm
- Forum: General
- Topic: keyword in syn file is not highlighting
- Replies: 3
- Views: 760
- Sun Jul 18, 2010 2:00 am
- Forum: General
- Topic: keyword in syn file is not highlighting
- Replies: 3
- Views: 760
keyword in syn file is not highlighting
Hi,
I am using php5.syn - the most recent in the downloads. There's a function called: imagecreatefromstring. I see it in the keywords in the syn file. But it does not highlight - should be a dark blue but it's the default black. Note: If I shorten it to: imagecreate then it highlights - this is ...
I am using php5.syn - the most recent in the downloads. There's a function called: imagecreatefromstring. I see it in the keywords in the syn file. But it does not highlight - should be a dark blue but it's the default black. Note: If I shorten it to: imagecreate then it highlights - this is ...
- Sun Aug 16, 2009 1:11 am
- Forum: General
- Topic: Change whitespace characters
- Replies: 7
- Views: 1337