There doesn't seem to be a way to show hidden folders in the open dialog.
For example, try opening \Windows\System32\drivers\etc\hosts. using the Open dialog. The folders and files are hidden, and can't be displayed.
Of course, the workaround is to enter the whole (or relative) path into the ...
Search found 9 matches
- Tue Apr 09, 2013 11:47 pm
- Forum: General
- Topic: Open dialog won't show hidden folders
- Replies: 1
- Views: 660
- Tue Apr 09, 2013 11:37 pm
- Forum: General
- Topic: REALLY peculiar create folder problem in open dialog
- Replies: 1
- Views: 864
REALLY peculiar create folder problem in open dialog
In the new, sexy open dialog, I can create a folder using the appropriate button everywhere on my system...except in the C:\Windows\System32 folder and below!
It fails with "Unable to create the folder 'New folder', The system cannot find the file specified." I have full admin permissions and the ...
It fails with "Unable to create the folder 'New folder', The system cannot find the file specified." I have full admin permissions and the ...
- Tue Apr 09, 2013 11:16 pm
- Forum: General
- Topic: Opening a file with spaces in the file name from filexplorer
- Replies: 4
- Views: 1219
Erm, I hate to be a party pooper, but I need Textpad to open multiple files from a command-line, AND I need to be able to double-click on files with spaces in their names as well.
Is there a fix for this behaviour?
I would imagine that if there was only one period on the command-line string passed ...
Is there a fix for this behaviour?
I would imagine that if there was only one period on the command-line string passed ...
- Wed Apr 02, 2008 10:35 am
- Forum: General
- Topic: Need to convert hex numbers to asm hex numbers.
- Replies: 7
- Views: 1874
I've just carefully (!!) checked the regexp in the history list, and you're absolutely right - a space got tacked on the end. Today, I hand wrote the expression, that's why it worked today. That's one of the problems with high-res screens with too-small font sizes in the dialogs! (Well, that and my ...
- Wed Apr 02, 2008 2:00 am
- Forum: General
- Topic: Need to convert hex numbers to asm hex numbers.
- Replies: 7
- Views: 1874
- Tue Apr 01, 2008 12:38 am
- Forum: General
- Topic: Need to convert hex numbers to asm hex numbers.
- Replies: 7
- Views: 1874
Thanks so much guys, I was kind of on the right track once I figured the character class business, but I still couldn't figure out the prepend bit at all.
In fact Ben's second regexp doesn't actually work once the first is applied. The workaround there was to apply the prefix first, then ignore the ...
In fact Ben's second regexp doesn't actually work once the first is applied. The workaround there was to apply the prefix first, then ignore the ...
- Mon Mar 31, 2008 12:41 pm
- Forum: General
- Topic: Need to convert hex numbers to asm hex numbers.
- Replies: 7
- Views: 1874
Need to convert hex numbers to asm hex numbers.
There are actually two questions I need some clarification on, but let's try the bit that doesn't work first...
I need to "pretty" up some hexadecimal numbers in ASCII form in a very long file (20,000 lines). The lines are in standard text format, this isn't some wierd hex editing question (I hope ...
I need to "pretty" up some hexadecimal numbers in ASCII form in a very long file (20,000 lines). The lines are in standard text format, this isn't some wierd hex editing question (I hope ...
- Fri Sep 07, 2007 8:17 am
- Forum: General
- Topic: PLEASE FOR GOD'S SAKE ALLOW NULL REMOVAL/REPLACEMENTS!
- Replies: 2
- Views: 973
Thanks!
Taa-daaa! Congratulations Ben, you win this hour's "Make Pete look like a complete dill" prize! Your cheque's in the mail. (I should stop running the competition, it's costing me a fortune :oops: ).
What makes your perfectly correct answer worse, is that I've been using the regexp options for a ...
What makes your perfectly correct answer worse, is that I've been using the regexp options for a ...
- Fri Sep 07, 2007 2:23 am
- Forum: General
- Topic: PLEASE FOR GOD'S SAKE ALLOW NULL REMOVAL/REPLACEMENTS!
- Replies: 2
- Views: 973
PLEASE FOR GOD'S SAKE ALLOW NULL REMOVAL/REPLACEMENTS!
Please guys, come on now, I've been using Textpad for... well, centuries (it's true, I started using it in the twentieth century!). And the one thing that gets me, time after time after time, is the strange inability of Textpad to deal with null characters in any text data.
I understand that you ...
I understand that you ...