AHK-Variables and data inputs, change and output

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
SeregaT562
Posts: 1
Joined: 23 Feb 2019, 09:25

AHK-Variables and data inputs, change and output

23 Feb 2019, 09:57

I must say, I'm from Rossi. By the way, you can communicate in that order you can. :D
I need help. You want to create a loop that will parse the letters in the future to create a series of actions that will output a variable via input

Code: Select all

  
 
input, $name 
send, text  
loop, parser, $name, %A_Space% { 
send, %A_LoopField%
}

These actions will record and parse any word. What would you need to disassemble any letter. Then took her out. Example: Kolya = K. O. L. I
After all this I need an input record and if say this record is written "A" then send will output text that is equal to this A.
Now is not a great example:

Code: Select all

  
send, Here for example we will write "A"  == >  However, somewhere weighs parsing and says that the letter " A " is the text = Academy StartTyp Lecter
input, $name  
Eventually WDIV there "And" come on we need to 
Send, Academy StartTyp Lecter 

However, if we write other words and these words are not given an answer, the conclusion should be exactly what is written in Send 


But for some it will be just me that is hard to do , I have no idea how. RegExMatch и RegExReplace

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], NinjoOnline and 303 guests