Jump to content

Text Replace


Recommended Posts

Got some idea, of how to do this or maybe some simple code? What do you want to do? Create a gui and have a user enter some ASCII and it convert/deconvert it? Use inputboxs?

Things you might need:

StringInStr()

StringSplit()

StringReplace()

^ ^ ^ ^ Check those above inside your AutoIt3 helpfile!

Link to comment
Share on other sites

  • Moderators

I need a ASCII Text Replacer script

Eg: ☻to smiley1 (need every ASCII thingo)

and another script to change back

Eg: smiley1 to ☻

Could someone help me.

Much obliged,

davo.

Sure: In the help file under String* you'll find all the functions you need.

If you're trying to understand autoit (Because as you know we don't just provide code, you'd need RentACoder.com for that)... you can try the interactive tutorial out here: http://www.autoitscript.com/forum/index.php?showtopic=21048

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.

Link to comment
Share on other sites

Sure: In the help file under String* you'll find all the functions you need.

If you're trying to understand autoit (Because as you know we don't just provide code, you'd need RentACoder.com for that)... you can try the interactive tutorial out here: http://www.autoitscript.com/forum/index.php?showtopic=21048

AutoIt 1-2-3 is a great program, it might even be better than just starting from scratch! Valutar has made some great stuff, and this is one of them.

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...