Let us assume for argument sake..that it was mistyped here and it is *height and let us assume it is mistyped there and it is + and I fixed it to * and it still fails to function...your helping me here so far have taught me the null. chr$(0) or the backspace key chr$(
. I returned back my old code and commented yours...(the old code was commented) and I used chr$(
...or even chr$(0)...it came close to what I wanted...even if it is not encrypted.
At the end of 2 there is no more a space where it screws up my code, so it solved it..but it added another problem. Instead of being like this:
2222222222222
2000000000002
2000000000002
2222222222222
It did it this way:
2 2 2 2 2 2 2 2 2 2 2 2 2
2 0 0 0 0 0 0 0 0 0 0 0 2
2 0 0 0 0 0 0 0 0 0 0 0 2
2 2 2 2 2 2 2 2 2 2 2 2 2
As you can see there is space between the 2 and 0...if I provide you my original code without typo entered here, would you be able to fix it for me? Right now it is 9:36 PM, if you agree I will write the code tomorrow as early as possible. Please check here for new updates. THANK YOU!!!
PS."The bug is there...it is + instead of *. However, loading still returned overflow at offset line of code. It is still reading jibberish.