BASICally, what this code is doing is taking a character, getting the ASCII value of said character, and adding/subtracting that value by a number (predefined by CODE$ [Predefined by the user]). It the saves the total (TOT$) string outcome into a TXT file (but it is still runable)