Search found 7 matches

by iannorthwood
Mon Feb 17, 2020 11:22 am
Forum: General
Topic: v8.2.0: multiple file loading behaviour
Replies: 0
Views: 1905

v8.2.0: multiple file loading behaviour

I have - and always have had - the option to 'Allow multiple files on the command line'. I have however noticed a difference in behaviour when selecting 'Edit' versus selecting 'Send to TextPad 8', in that the former loads each file into a separate instance of TP whereas the latter performs as I ...
by iannorthwood
Fri May 25, 2007 9:31 am
Forum: Enhancement Suggestions
Topic: Limit depth of search
Replies: 0
Views: 1553

Limit depth of search

I frequently want to search a set of text files (ReadMe.TXT) which i know will only ever be 'x' levels deep within a folder structure.

I'd like to be able to tell TP to only go 'x' levels down when searching, to save wasting time looking in folders where I know the files won't be located.
by iannorthwood
Mon Jul 17, 2006 10:36 am
Forum: General
Topic: FYI: 4.7.3 MSI has incorrect 'Version' property
Replies: 0
Views: 325

FYI: 4.7.3 MSI has incorrect 'Version' property

Just a heads-up for repackagers etc...
The MSI still has the Version as 4.7.2
by iannorthwood
Mon Jul 17, 2006 10:34 am
Forum: Tips
Topic: FYI: 4.7.3 MSI has incorrect 'Version' property
Replies: 0
Views: 6783

FYI: 4.7.3 MSI has incorrect 'Version' property

Just a heads-up for repackagers etc...
The MSI still has the Version as 4.7.2
by iannorthwood
Thu Jan 12, 2006 5:37 pm
Forum: General
Topic: Bizarre date handling from a user-defined 'tool'
Replies: 1
Views: 253

Bizarre date handling from a user-defined 'tool'

I have a bunch of scripts which I run from TP tools I created. One of these scripts creates an MD5 hash against a file using, amongst other things, a date string. The string is formatted VB Script using long date: FormatDateTime([thefileobject].DateCreated, 4) When run from a command prompt, I get ...
by iannorthwood
Thu Jun 10, 2004 8:18 am
Forum: General
Topic: Slight hitch in 4.7.1's MSI
Replies: 0
Views: 321

Slight hitch in 4.7.1's MSI

I am in no way an MSI expert, but I imagine that there's a way that you can code around the fact that, after removing 4.7.1, the final dialog box has a check box inviting me to launch TP when clicking 'Finish'.
by iannorthwood
Sat May 29, 2004 9:31 am
Forum: General
Topic: Find files which do NOT contain search text
Replies: 0
Views: 249

Find files which do NOT contain search text

I have a collection of scripts to which I want to add a refined version of a function. Problem is, I don't know which of them contain the original version!

How can I get TP to show me all files (say, VBSs) which do NOT contain some search text?