@katherinapfaff0
Profile
Registered: 3 years, 2 months ago
Notepad - Hidden Features
Notepad has been synonymous with Microsoft Windows Working System since its inception.
This constructed-in textual content editor is used to write programming code (HTML, PHP, ASP etc.) for website development. There are other uses too. This article will highlight those features. Right here is the list.
1.Windows Notepad can be used to store messages with date and time. Open Notepad application. Type ".LOG" in the first line without quotes. Save the file. Subsequent time whenever you open the file you will find notepad has added time and date to it. Great way to create log/message files. This function will also be activated by pressing the F5 key before saving the file.
2. Notepad is useful whenever you need to copy content material from web pages and paste in Microsoft Excel or Word application. Usually, if you happen to paste directly in Excel or Word, the result can be quite disastrous. The solution is Notepad.
Copy the content from a webpage and paste it in Notepad. Now, copy the content material from Notepad and paste in Microsoft Excel or Word utilizing the Unicode method.
3. This is neither a tip nor a assist command. This is called the four three three 5 sequence ( Notepad interprets this as unicode and never ANSI ). Write the following textual content in Notepad without quotes "Sara hid the info". Save the file. Open and look at the contents. Surprised!
4. Matrix effect: Open your notepad and type the following.
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% % random% %random%
goto start
Save this as a.bat file. Open this file after saving. You have to be able to see the matrix effect.
On a more considerate note. Type Q33N in notepad. It was the flight number of one of the planes that hit World Trade Center. Change the font to WINGDINGS. Check out the result. It appears our good old Notepad knew concerning the terror attack.
If you adored this article and you simply would like to acquire more info about note pad please visit our own internet site.
Website: https://notepad.link/
Forums
Topics Started: 0
Replies Created: 0
Forum Role: Participant