Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

convert next line 0a to 0d0a when extarcting

Featured Replies

  • Author
  • Localization

happydance, posted Fri Aug 19, 2016 10:13 am (16636)


Im still new at this and trying to make a text extraction script. I think this text is shift jis and using 0a as a next line

How can i include in the script that it will change 0a to 0d0a when extracting the text?

Tried changing the codepage and didnt work for me or doing it wrong.
  • Author
  • Localization

aluigi, posted Fri Aug 19, 2016 10:54 am (16637)


Extraction is an exact 1:1 dump of the dump "as-is" so you can't perform customizations.
The Slog command used for translations instead extracts the data directly with the carriage-return/line-feed combo (the so called "DOS/MAC format") but it's a different thing.

Anyway why you care about that? Almost all the text editors handle the LF and CRLF new lines without problems.
So the solution is... change your text editor :D
  • Author
  • Localization

happydance, posted Fri Aug 19, 2016 11:28 am (16638)


yeah just noticed that only notepad has a problem with those 0a, notepad , excel and even word handles them perfectly.

will change my default txt application to notepad , thanks!
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.