Search the Community
Showing results for tags 'words'.
-
input a word and replace its letters as output
way1000 posted a topic in AutoIt GUI Help and Support
i'm trying to create a program that let's the user type a word in an input field (gui) and when a button is pressed the letters of the word are replaced by 1 word each from a list of words in a text file i created the gui for it but i need help to add some more code to make it work like intente... -
Hey GUIs Sozz i cant share my script but is is secret! OK I have an $input = inputbox("script", "type something", "Here") lets say you type 'hello' I want separate things to happen to different characters ie turn them into separate variables. I dont think that makes sense so I will put it...