Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Wed Apr 24, 2024 1:55 am
All times are UTC + 0
Looking for line splitting software
Moderators: Global Moderators, Offtopic Moderators
Post new topic   Reply to topic Page 1 of 1 [11 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
hotrods20
Commander


Joined: 27 Jul 2009

PostPosted: Mon Apr 23, 2012 6:42 am    Post subject:  Looking for line splitting software Reply with quote  Mark this post and the followings unread

I have a whole collection of downloaded text documents and such were the lines are not split.

Sort of like:
[line1][line2]
I have discovered it is a blank enter?
So it is [line1][flat character not visible to signify a new line][line2]
Is there software that could go through and replace it with a actual enter?

Back to top
View user's profile Send private message
Frontlines
Missile Trooper


Joined: 23 Nov 2009
Location: Charleston, SC

PostPosted: Mon Apr 23, 2012 7:25 am    Post subject: Reply with quote  Mark this post and the followings unread

Replace all. -trollface

Back to top
View user's profile Send private message Send e-mail
Lin Kuei Ominae
Seth


Joined: 16 Aug 2006
Location: Germany

PostPosted: Mon Apr 23, 2012 7:54 am    Post subject: Reply with quote  Mark this post and the followings unread

Or open the text document with the correct program (a good text editor like UltraEdit or Notepad++).
These understand all different types of linebreaks.

You most probably got a UNIX format text document which uses 0A (Linefeed) as the linebreak while all Windows based text documents use 0D0A (Carriage Return + Linefeed)

_________________
SHP Artist of Twisted Insurrection:  Nod buildings

Public SHPs
X-Mech Calendar (28 Mechs for GDI and Nod)
5 GDI, 5 Nod, 1 Mutant, 1 Scrin unit, 1 GDI building

Tools
Image Shaper______TMP Shop______C&C Executable Modifier

Back to top
View user's profile Send private message
FurryQueen
General


Joined: 24 Jul 2010
Location: Liyue

PostPosted: Mon Apr 23, 2012 1:55 pm    Post subject: Reply with quote  Mark this post and the followings unread

If it's broken in Notepad, I open it in Notepad++. Hasn't failed me yet.

_________________
KGR | AT
AZUR
Discord: theastronomer1836
Steam

Back to top
View user's profile Send private message Skype Account
Deformat
Defense Minister


Joined: 17 Sep 2007

PostPosted: Mon Apr 23, 2012 2:47 pm    Post subject: Reply with quote  Mark this post and the followings unread

FurryQueen wrote:
If it's broken in Notepad, I open it in Notepad++. Hasn't failed me yet.

Back to top
View user's profile Send private message
hotrods20
Commander


Joined: 27 Jul 2009

PostPosted: Thu Apr 26, 2012 7:39 am    Post subject: Reply with quote  Mark this post and the followings unread

The only editor that has the problem is Notepad (Which I use for almost all text documents). I guess I willl have to use Wordpad or NetBeans.

Back to top
View user's profile Send private message
Lin Kuei Ominae
Seth


Joined: 16 Aug 2006
Location: Germany

PostPosted: Thu Apr 26, 2012 8:05 am    Post subject: Reply with quote  Mark this post and the followings unread

Bad:
Notepad - too simple. Can't do anything
Wordpad - messes up ini files by adding stupid text formatting. Like a poor Word with no functionality

OffTopic
NetBeans - IDE and platform for JAVA Applications (?Texteditor o.O?)

Good:
Notepad++ - Plugins allow great customization/enhancements like hex-editor, file compare, html parser etc
UltraEdit - very fast and reliable. Has inbuild hex-editor. Allows to show many formats of source code with it's specific text-highlighting.

_________________
SHP Artist of Twisted Insurrection:  Nod buildings

Public SHPs
X-Mech Calendar (28 Mechs for GDI and Nod)
5 GDI, 5 Nod, 1 Mutant, 1 Scrin unit, 1 GDI building

Tools
Image Shaper______TMP Shop______C&C Executable Modifier

Back to top
View user's profile Send private message
Exley
Commander


Joined: 09 May 2011
Location: Approaching the Great Pyramid

PostPosted: Thu Apr 26, 2012 11:03 am    Post subject: Reply with quote  Mark this post and the followings unread

I use textpad 5, but that one aint free ;P

notepad sucks, I use it only to write temp junk init

_________________
Quote:

how did we end up here ?

this place is horrible ...

smells like balls ...


Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Thu Apr 26, 2012 12:17 pm    Post subject: Reply with quote  Mark this post and the followings unread

Yes, Notepad++ FTW.

On another note, even Windows can act stupid to himself. On the other day I outputted a long string with "\n"s in it via MSVC#'s StreamWriter.WriteLine and it resulted with a sole 0A line ending at the place of \n. The Writeline ended with 0D0A tho.

So yes, it's better to forget MS NP and get NP++ for free and for all the stuff LKO mentioned. (NP++ also has source code highlighting, btw)

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
Lin Kuei Ominae
Seth


Joined: 16 Aug 2006
Location: Germany

PostPosted: Thu Apr 26, 2012 1:32 pm    Post subject: Reply with quote  Mark this post and the followings unread

Graion Dilach wrote:
On another note, even Windows can act stupid to himself. On the other day I outputted a long string with "\n"s in it via MSVC#'s StreamWriter.WriteLine and it resulted with a sole 0A line ending at the place of \n. The Writeline ended with 0D0A tho.

The RichTextBox works the same way.
Only via "\r\n" you get a full new line.

The TextWriter is iirc one where a single "\n" is enough though.

_________________
SHP Artist of Twisted Insurrection:  Nod buildings

Public SHPs
X-Mech Calendar (28 Mechs for GDI and Nod)
5 GDI, 5 Nod, 1 Mutant, 1 Scrin unit, 1 GDI building

Tools
Image Shaper______TMP Shop______C&C Executable Modifier

Back to top
View user's profile Send private message
hotrods20
Commander


Joined: 27 Jul 2009

PostPosted: Thu Apr 26, 2012 8:22 pm    Post subject: Reply with quote  Mark this post and the followings unread

NetBeans is used for everything my friend. I made my website with it, I made Minecraft mods with it, and I edit simple and not so simple text files with it.

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [11 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1524s ][ Queries: 11 (0.0079s) ][ Debug on ]