Search found 22 matches

by Alan-LB
Sun Jul 13, 2008 10:24 am
Forum: General
Topic: Happy User
Replies: 3
Views: 349

I have been using TextPad for about a year now and find it an excellent all-round editor. A lot of my work is in Java and I particularly like the option through Tools to compile and run Java applications. I much prefer it to Netbeans - I think it cleaner and easier to use even for reasonably large p...
by Alan-LB
Thu Jul 03, 2008 2:21 am
Forum: General
Topic: Merge Multiple Text files into One Text File
Replies: 6
Views: 571

What about making a file called "MyCopy.bat" containing -

@echo off
copy %1 + %2 + %3 %4


Then call
MyCopy BOAHeader.txt BOADetails.txt BOATrailer.txt BOAPPOutput

Alan
by Alan-LB
Fri Jun 27, 2008 4:00 am
Forum: General
Topic: wrong cursor position
Replies: 5
Views: 393

Do you have mouse problems with any other text software - like Notepad for example.

If so, you may need to reinstall your Mouse driver.

Alan
by Alan-LB
Mon Jun 23, 2008 3:24 am
Forum: General
Topic: Printing Courier New Font
Replies: 6
Views: 420

I can set Courier New font to the same range of font sizes for Printing as for screen and printing is OK.

Would your problem have anything to do with your printer settings?

I am using TextPad 5.2

Alan.
by Alan-LB
Mon Jun 09, 2008 12:39 am
Forum: General
Topic: Want a shortcut to open a file with Textpad
Replies: 4
Views: 346

You could rename the file to filename.txt so that TextPad sees it as a txt file.

or...

You can also right click on the file and select Open With - then select TextPad from the list of Options - then check the box "Always use selected program..."

Alan
by Alan-LB
Wed Jun 04, 2008 3:56 am
Forum: General
Topic: Want to change the background color of the current line
Replies: 7
Views: 594

As Nicholas says, select Colors for whatever file type you want (eg Java or Text) then select "Current Line" from the list. Then you can select foreground and background colors.

I lost the entry in my list because it had been set to White on White :)

Alan
by Alan-LB
Fri May 23, 2008 7:08 am
Forum: Java
Topic: IOException query
Replies: 6
Views: 764

It is not an important problem - I am just working through some examples in a text book. If the problem occurs again I will go straight to the command line.

Thanks for your help

Alan
by Alan-LB
Sat May 17, 2008 6:26 am
Forum: Java
Topic: IOException query
Replies: 6
Views: 764

You are right - none of the other programs read from System.in. This explains my problem - how can I get around it?

Thanks for your help

Alan
by Alan-LB
Sat May 17, 2008 4:40 am
Forum: Java
Topic: IOException query
Replies: 6
Views: 764

IOException query

I am coding an example from a text book The start of the program is // Using a do-while to process a menu selection class Menu { public static void main(String args[]) throws java.io.IOException { char choice; do { System.out.println("Help on:"); System.out.println(" 1. if"); Sys...
by Alan-LB
Fri May 16, 2008 2:37 am
Forum: Java
Topic: which version of textpad is compatible with j2sdk-1.4?????
Replies: 9
Views: 1234

You say "those language will not be appreciated...." after having called someone "u garbage"! That does not compute! :P It would be nice to think that anyone studying a computer language is aiming at becoming a professional and would behave accordingly. Also "massage" i...
by Alan-LB
Thu May 15, 2008 4:43 am
Forum: Java
Topic: which version of textpad is compatible with j2sdk-1.4?????
Replies: 9
Views: 1234

Why java 1.4? :roll:

The rest of us nerds are on JDK 1.6_06

Alan
by Alan-LB
Thu Feb 14, 2008 5:31 am
Forum: Enhancement Suggestions
Topic: Incremental search
Replies: 2
Views: 263

Four posts down from this current one is
http://forums.textpad.com/viewtopic.php?t=7409

:roll:

Surprisingly it has the same Subject!! :wink:



Alan
by Alan-LB
Sat Feb 09, 2008 2:22 am
Forum: General
Topic: Problem installing Vista
Replies: 1
Views: 251

This could be a Windows version compatibility problem.

Form another Forum try the solution here
http://helpdesk.getmega.com/index.php/topic,5460.0.html

I hope this helps - it may not

Alan
by Alan-LB
Wed Feb 06, 2008 10:54 pm
Forum: General
Topic: Print error if file contains a question mark
Replies: 3
Views: 187

I am using 5.1 and have no problem printing question marks in a Text file

Alan
by Alan-LB
Wed Feb 06, 2008 3:57 am
Forum: General
Topic: Opening Explorer
Replies: 2
Views: 219

I also searched HELP and couldn't find any thing. I have tried expanding the Explorer window in case it was hiding information. In Main Menu I have View/Explorer not as you have View/Explorer Bar/Folders. I am using 5.1 under windows XP Pro. I have just found another post saying it will be fixed soo...