NTBM Posted March 3, 2007 Posted March 3, 2007 i am populating a variable with a bunch of text, What i want to do is find any carriage returns and replace them with " @cr & "Newline:" basically so wend i send the variale to notepad each line starts with the text "newline:" any idea's ? Currently i have my script pasting the variable to a word doc and then useing the word doc find/replace function to do the job, but as you can imagine that is a lot of send's and slows the whole process up a lot.
Moderators SmOke_N Posted March 3, 2007 Moderators Posted March 3, 2007 StringReplace Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now