Hi Muhammed, You mind explaining that? I think I should make a few notes regarding programming anything in Notepad. If you have word wrap turned off the first thing you should do is maximize the window so the entire window is visible. If you are writing code in Notepad it is a good idea to make a manual line break after 80 characters as the text will simply scroll off the screen. Most of the time when programming my lines of code aren't that long so I make a manual line break after the statement anyway. Obviously, for other text documents you will want word wrap on to read them.
On 1/11/11, Shiny protector <[email protected]> wrote: > Hi Thomas, > Um, after I turned off the word rap, it doesn't read things properly on the > screen. > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to > [email protected]. > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[email protected]. > If you have any questions or concerns regarding the management of the list, > please send E-mail to [email protected]. > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
