Why cant you use special characters in a filename, like ? or When I try to save a file, if I use special characters in the name (such as a colon, question mark, or exclamation point) in Windows I get a message saying that the file name is invalid Why is that?
Notepad++ inserting special Unicode characters in UTF-8 What's the best ways to enter special Unicode characters into a Notepad++ document? Do I have to rely on the operating system (Windows)? Looking for a see-and-click solution I can bring up the AS
How can I type special characters in Linux? - Super User In Windows, there is the possibility to type special signs from the keyboard by holding the Alt key and typing a few numbers, that depends on which sign you want to use Does it work with Linux in
Is there an Excel formula to identify special characters in a cell? Here's a conditional formatting solution that will flag the records with special characters Just apply a new conditional formatting rule to your data that uses the (extremely long) formula below, where A1 is the first record in the column of file names:
How to display special non-ASCII Unicode characters in Notepad++ . . . How do you configure Notepad++ to show non-ASCII Unicode characters like this? Note: This questions is related, but different than Notepad++ special Unicode characters not displaying properly That question deals with what is likely a bug in Notepad++ that causes the characters to be displayed differently after the file is saved and reopened
Excel destroying special character when saved as CSV The problem is, whenever the client saves the excel spreadsheet as an MS-DOS csv file, many of the special characters get converted to question marks "?" (symbols such as ' " ) However, if we then open the CSV file and manually replace each ? with the right character it works fine