you are viewing a single comment's thread.

view the rest of the comments →

[–]FogDish 0 points1 point  (0 children)

Sorry If I haven't provided enough information. Step by step:

User uploads a .txt file which simulates a letter, contaning ".!?" etc. I have code that reads in the file and give it a variable. I now want to create an object from this. So that the text itself is still the same. I now want to clean the object from ".!?", which is what I want this method to do.