Sometimes we wish to insert current information and time, whenever we have a tendency to open the get into the pad. If you're a lazy person like Pine Tree State, WHO don’t wish to press F5 whenever you open a pad. Then here may be a trick to avoid this. Just add a .LOG within the initial line of your document and shut it.
Whenever you open the file thereupon text within the initial line within the pad, it'll insert the present date and time at the tip of the file. you'll be able to begin coming into your text at the moment.
WHY?
The reason this happens:
In notepad, the other 4-3-3-5 letter word dance orchestra can have an equivalent results.
It is all to try to to with a limitation in Windows. Text files containing Unicode UTF-16-encoded Unicode square measure purported to begin with a "Byte-Order Mark" (BOM), that may be a two-byte flag that tells a reader however the subsequent UTF-16 information is encoded.
1) you're saving to 8-bit Extended American Standard Code for Information Interchange (Look at the Save As / encryption format)
2) you're reading from 16-bit UNICODE (You guessed it, investigate the Save As / encryption format)
This is why the eighteen 8-bit characters square measure being displayed as nine (obviously not supported by your codepage) 16-bit UNICODE characters
Whenever you open the file thereupon text within the initial line within the pad, it'll insert the present date and time at the tip of the file. you'll be able to begin coming into your text at the moment.
WHY?
The reason this happens:
In notepad, the other 4-3-3-5 letter word dance orchestra can have an equivalent results.
It is all to try to to with a limitation in Windows. Text files containing Unicode UTF-16-encoded Unicode square measure purported to begin with a "Byte-Order Mark" (BOM), that may be a two-byte flag that tells a reader however the subsequent UTF-16 information is encoded.
1) you're saving to 8-bit Extended American Standard Code for Information Interchange (Look at the Save As / encryption format)
2) you're reading from 16-bit UNICODE (You guessed it, investigate the Save As / encryption format)
This is why the eighteen 8-bit characters square measure being displayed as nine (obviously not supported by your codepage) 16-bit UNICODE characters
No comments :
Post a Comment