Hi all,
I've been attempting to translate basic text into Morse Code for the past few hours, and I tried using a code like this to get the desired effect.
On the main screen, I had hoped you would just type in a letter or series of letters, and it would come out as the appropriate series of dots and dashes, corresponding to the letter entered.
Instead, whenever I hit the submit button, no matter what I type in, it will immediately show every period and dash that I entered into the replace block. Is there anyway to make it so my english letters will be translated directly into the morse code that the user inputs?
Thank you.