Jump to content

Reading letter bytes


Go to solution Solved by FireFox,

Recommended Posts

Hi,

Maybe...

$s = FileRead("in.txt")
 
$s2 = StringRegExpReplace($s, "\W", " ")
 
FileWrite("out.txt", $s2)

_

Br, FireFox.

 

Mmm problem is that this is not a txt file. And I'd like to make it appear in a list

It's a .lod file which contains ALSO charatchers but it contains numbers too

Edited by Nymphetamine
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...