★ Xog Posted February 3, 2010 Report Posted February 3, 2010 (edited) whenever i open any txt file i'm presented with this unstructured piece of shit what is causing it? Edited February 3, 2010 by Xog Subscribe! http://www.youtube.com/LooneyBandito Follow! http://www.twitter.com/LooneyBandito
Hakaku Posted February 3, 2010 Report Posted February 3, 2010 Notepad is specifically oriented around the Windows Operating System, where the enter key translates in plain text to a carriage return character followed by a line break. The problem is, different Operating Systems handle the enter key differently. For example, *nix will just use a line break, while Mac takes only a carriage return. When Notepad opens a file, it expects the file to conform to the Windows format, otherwise it treats everything as belonging on the same line. There's not much you can do to avoid this except use a different program such as Wordpad. http://img.photobucket.com/albums/v138/zacinu/SubSpacebannt2.pngPSPACE (SourceForge) - Alternative client (source) to Continuum
★ Xog Posted February 3, 2010 Author Report Posted February 3, 2010 Lol, oh well. Thanks. No difference in using notepad/wordpad i suppse. Subscribe! http://www.youtube.com/LooneyBandito Follow! http://www.twitter.com/LooneyBandito
rootbear75 Posted February 3, 2010 Report Posted February 3, 2010 (edited) what programming language and what are you trying to do... i saw some subspace commands in there...its C++ i realized Edited February 3, 2010 by rootbear75 http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.pngrootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>Samapico> I actually clicked the spoiler before reading what it was Corey> I clicked it cause i read what sama said first. darkreb0rn> I clicked it because I wanted to see you naked... rootbear75> O.o __________________________________2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.2:rootbear75> for fucks sake...
🜲 PoLiX Posted February 3, 2010 Report Posted February 3, 2010 Open in wordpad, save it, open it in notepad. SSForum.net - September 01, 2002 - Rowen (SSDownloads.Com), PoLiX (SSCentral.Com), and Cyberise (Subspace.Net)
🜲 Samapico Posted February 3, 2010 Report Posted February 3, 2010 Get Notepad++, Programmer's Notepad, UltraEdit, or some other similar program. You'll throw notepad in the recycle bin real quick after you try one of these out. As light as notepad, but you get more than one undo And they support all styles of line endingsAnd you can get syntax coloring easily for most common programming languagesI use Programmer's notepad myself and would never, ever go back to notepad (or even less wordpad) Edit: Or ATLEAST change the font of your notepad to courrier new or something http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
L.C. Posted February 3, 2010 Report Posted February 3, 2010 Use Notepad++. BlueT Network AdministratorSSCV Network AdministratorJackpot SVS System Operatorhttp://www.hlrse.net/Qwerty/randomsubsbar.jpghttp://www.hlrse.net/Qwerty/BlueToastWebhosting.gif
★ Xog Posted February 3, 2010 Author Report Posted February 3, 2010 yeah jeez x0g use notepad ++ wtf Subscribe! http://www.youtube.com/LooneyBandito Follow! http://www.twitter.com/LooneyBandito
★ Bak Posted February 3, 2010 Report Posted February 3, 2010 Programmer's Notepadyes dis SubSpace Discretion: A Third Generation SubSpace Client
★ Ceiu Posted February 3, 2010 Report Posted February 3, 2010 You're all equally wrong. Notepad2 ftw. Fun fact: All three projects are based on Scintilla. D1st0rt> while(it.age < 13) { hit(it); } quit(it);
Acer Posted February 3, 2010 Report Posted February 3, 2010 I use Notepad++ and PSpad editor. Use notepad++ if you want to open something coding related.
★ CRe Posted February 3, 2010 Report Posted February 3, 2010 I use Notepad++ -CReSSCC Desert Storm OwnerB.O.P. - Alive and running till the end of continuum. 4:L.C.> @Cre I am wearing.. THIS https://secure.wikimedia.org/wikipedia/en/wiki/Anti-rape_device4:L.C.> Dick untouchable, and my ass will shred your cock http://i44.tinypic.com/kf18ww.png
★ Lynx Posted February 3, 2010 Report Posted February 3, 2010 I've got Notepad++ too, and on the Uni computers they have jEdit (because I can't be bothered to install anything else) - avoid jEdit like the plague.
🜲 Samapico Posted February 4, 2010 Report Posted February 4, 2010 Good thing I never heard of it. http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
whalz Posted February 4, 2010 Report Posted February 4, 2010 probably just a fancy version of notepad(duh) im assuming it colour codes your lines so your kewl when you enter a command word and it turns blue or something yeyeyeyee http://img230.imageshack.us/img230/5406/sigpcl.png
★ CRe Posted February 4, 2010 Report Posted February 4, 2010 Good thing I never heard of it. It's notepad on steroids. -CReSSCC Desert Storm OwnerB.O.P. - Alive and running till the end of continuum. 4:L.C.> @Cre I am wearing.. THIS https://secure.wikimedia.org/wikipedia/en/wiki/Anti-rape_device4:L.C.> Dick untouchable, and my ass will shred your cock http://i44.tinypic.com/kf18ww.png
prozaker Posted February 4, 2010 Report Posted February 4, 2010 I use notepad++ too i use VIM and gvim too when i feel like remembering 1 letter commands
🜲 Samapico Posted February 5, 2010 Report Posted February 5, 2010 Good thing I never heard of it. It's notepad on steroids.Was talking about jEdit, obviously... Notepad++ was in my suggestion in the first reply of the topic http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
Hakaku Posted February 5, 2010 Report Posted February 5, 2010 I use prettiful coloring crayons and paper ^______^ http://images.bootkidz.co.uk/childs_drawing_1.jpg http://img.photobucket.com/albums/v138/zacinu/SubSpacebannt2.pngPSPACE (SourceForge) - Alternative client (source) to Continuum
🜲 Samapico Posted February 5, 2010 Report Posted February 5, 2010 I use prettiful coloring crayons and paper ^______^ http://images.bootkidz.co.uk/childs_drawing_1.jpgYou suck http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
rootbear75 Posted February 5, 2010 Report Posted February 5, 2010 Why does maddox sound so much like cerium.... http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.pngrootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>Samapico> I actually clicked the spoiler before reading what it was Corey> I clicked it cause i read what sama said first. darkreb0rn> I clicked it because I wanted to see you naked... rootbear75> O.o __________________________________2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.2:rootbear75> for fucks sake...
Hakaku Posted February 5, 2010 Report Posted February 5, 2010 That was uncalled for Sama, uncalled for. http://img.photobucket.com/albums/v138/zacinu/SubSpacebannt2.pngPSPACE (SourceForge) - Alternative client (source) to Continuum
★ Lynx Posted February 5, 2010 Report Posted February 5, 2010 @Prozaker: vim is for newbs, use Ed. @rootbear75: Only when you're on the hilarious receiving end.
Recommended Posts