Search found 3 matches
- Sun Mar 11, 2018 9:31 pm
- Forum: General
- Topic: Nearly 18 years later, and I'm still using TextPad daily
- Replies: 6
- Views: 4567
it's been 24 years for me...
I have never used any other program for my webpages. I know there are a lot of webpage design programs; but, with Textpad I have complete control over anything I want to do with a webpage!!!
- Wed Aug 21, 2013 6:41 pm
- Forum: General
- Topic: USB001 file created when printing using the quick print btn
- Replies: 0
- Views: 982
USB001 file created when printing using the quick print btn
when I first start Textpad and use the quick print icon Textpad does NOT send it to the printer. Instead, it creates a file named USB001.
After I use the long way to print (file print etc) the quick print button works correctly.
If I shut down Textpad and restart it it repeats the above (odd ...
After I use the long way to print (file print etc) the quick print button works correctly.
If I shut down Textpad and restart it it repeats the above (odd ...
- Wed Jun 27, 2012 11:12 pm
- Forum: General
- Topic: Using TextPad.BAT in the SendTo Menu...
- Replies: 0
- Views: 513
Using TextPad.BAT in the SendTo Menu...
The original TextPad.bat is:
START "" .\TextPad.exe -f config -k license
simply edit TextPad.bat so it will look like this:
start D:\Appz\Text_Pad\TextPad.exe -f config -k license %1
there are 2 changes needed:
1.) adding YOUR COMPLETE PATH to TextPad.exe and
2.) adding the %1 at the end of the ...
START "" .\TextPad.exe -f config -k license
simply edit TextPad.bat so it will look like this:
start D:\Appz\Text_Pad\TextPad.exe -f config -k license %1
there are 2 changes needed:
1.) adding YOUR COMPLETE PATH to TextPad.exe and
2.) adding the %1 at the end of the ...