Why is this not working

I am creating a encode/decode system why is it not working?


CodeTranslator.aia (5.5 KB)

Code.apk (5.2 MB)

You have to convert every Letter in your Text.
When you use replace all text then you can only replace one segment.

You can get the length of your text and use the „from to“ block to translate every Letter.

I can’t show you this in code at the Moment but i Hope you understand me :wink:

1 Like

Try this:

This is for encoding…
Try same for decoding… :grinning:

Mark it as solution

3 Likes

Thanks this helps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.