Search found 4 matches

by RRBeatty
Mon Oct 15, 2012 5:22 pm
Forum: General
Topic: PowerShell Automation
Replies: 1
Views: 448

If not, then try AutoIT

If you cannot automate these operations via PowerShell, then you might try AutoIT: http://www.autoitscript.com/

Do post the upshot of how you accomplished your conversion project.

Good luck -- Roy Beatty
by RRBeatty
Wed Aug 03, 2011 1:40 pm
Forum: General
Topic: Pointer becomes a Vertical Arrow
Replies: 1
Views: 352

Pointer becomes a Vertical Arrow

Every now and then while I'm in TextPad (v5.4.2 Windows 7 Pro, 64bit), my fingers get klutzy aand the mouse pointer becomes a vertical arrow (*not* a double vertical arrow). Text in the Textpad editor pane is selected as I move the pointer without pressing any buttons. Closing and re-opening TextPad ...
by RRBeatty
Tue Sep 25, 2007 2:19 pm
Forum: General
Topic: Association error "Cannot find the file..."
Replies: 10
Views: 4306

I encountered the same problem on my Win2k system with TextPad v4.7.3: after upgrading to v5.0, v5.0.2 and v5.0.3, I experienced major problems perfoming regex Find & Replace. So I uninstalled v5.0.3 and re-installed v4.7.3. After downgrading, I got the "or one of its components" error message when ...
by RRBeatty
Tue Sep 09, 2003 5:06 pm
Forum: General
Topic: Macro request: Html to Ascii
Replies: 1
Views: 439

Macro request: Html to Ascii

Greetings all,

Does anyone have a macro that will convert all HTML-encoded characters into their ASCII equivalents for selected text? E.g., change "%2e" to "." ; "%3a" to ":" ; "%2f" to "/" , etc.

Thanks,

Roy Beatty