What about some kind of "translate" command, where you define two strings
And later in codeКод:source = "АБЦДЕФГ....." target = "ABCDEFG...."
Sjasm is going to translate string char by char, and does put same symbol if it is not found in translator strings (like for 123 in example)?Код:call print_string translate("АБЦД 123")




Ответить с цитированием