Search found 4 matches

by CodeBase
Wed Dec 18, 2013 8:20 pm
Forum: General
Topic: bug: character count in Properties wrong
Replies: 1
Views: 829

bug: character count in Properties wrong

When I load a large file (2,290,840,302 bytes) and then open the Properties dialog, the Properties window says that "Characters" is negative (-2007038244).

I am using version 7.1.0.
by CodeBase
Tue Nov 13, 2012 10:23 pm
Forum: General
Topic: TextPad 6.1.3 not in right-click/Context Menu (Windows 7)
Replies: 8
Views: 3369

I had the same problem in v6.1.3. When I reverted to v5.4.2, it works again. I will stay with 5.4.2 until ... well, for a while.
by CodeBase
Wed Jul 23, 2003 5:37 pm
Forum: General
Topic: Open with deny-write??
Replies: 2
Views: 300

Thank you. That was just what I needed.
by CodeBase
Wed Jul 23, 2003 3:29 pm
Forum: General
Topic: Open with deny-write??
Replies: 2
Views: 300

Open with deny-write??

Can TextPad be configured to open a file in deny-write mode so that while the file is open, other applications can read the file but cannot write to it?

(For Win32 programmers, this would be accomplished by calling CreateFile without the FILE_SHARE_WRITE parameter.)