Order Now!
Windows 7 for XP ProfessionalsUpdating Support Skills from XP to Windows 7by Bink.nu's Raymond Comvalius
There are 47 guest(s) online.
There are 0 member(s) online.
Like most people, I use notepad when I need to put together a script. I never actually looked at the help file for notepad (well, why would you?!?) until I hit the F1 key by accident recently. As a result I found quite a few tricks that notepad provides that I never knew existed. They are turning out to be pretty helpful so I thought I'd share them below:
Another tip I found was the ability to maintain a log file with timestamps. This is useful when troubleshooting a problem where you need to record what is happening at specific times:
Notepad is so strange ![:)] If you have sleected Wrap text in Format menu the Status bar is unabled and greyed in View Menu.
You can have both Wrap Text and Status bar by editing Registry for Notepad [:D]: HKEY_CURRENT_USER\Software\Microsoft\Notepad
Set DWORD StatusBar value to 1 and DWORD fWrap Value to 1
You can also write Strike text and underline text in Notepad with lfStrikeOut and lfUnderline [:P]
For more information visit : http://www.laboratoire-microsoft.org/t/19809/
And http://www.laboratoire-microsoft.org/easter/19869/
Yep I realized it only in April 2006 :) I logged abt it here http://vadivel.blogspot.com/2006/04/using-notepad-as-your-virtual-diary.html Best RegardsVadivel