Posts: 2,434
Points: 113.4
Bank: 48,685.3
Total Points: 48,798.7 Donate
Join Date: Dec 2006
Rep Power: 4
Notepad-Very useful -
06-01-2007, 09:30 AM
This is real cool for people who use notepad to write down any info on a day to day basis…
Open a blank Notepad file
* Write .LOG as the first line of the file, press enter.
* Save the file and close it.
* Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
* Type your notes and then save and close the file.
Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.
Posts: 563
Points: 989.9
Bank: 19,685.6
Total Points: 20,675.5 Donate
Join Date: Mar 2007
Location: Singapore
Rep Power: 2
Re: Notepad-Very useful -
06-06-2007, 05:40 PM
That's nice, this is a very useful trick. I can easily make log files using notepad just by adding 4 characters.
All this time I've been using notepad and never knew about it.