My friend and I created a binary to image converter. We used a certain approach to create most of a creeper face. We have been using the same approach the whole time: add the binary number of whatever pixel we want (a power of 2). It has been working fine until now, when adbruptly the pixel we were working on decided to stop working. The binary/ power of 2 thing can be seen here, and the project here
Offline
Since the paragraph is similar to the topic you have in the Help With Scripts forum, I think you should change your paragraph to accommodate what this topic should be about which is the limit on a variables amount of digits when using it to calculate (as the title points to).
To answer to that bug, Scratch isn't supposed to handle that many digits (as I said in yet another thread you posted this problem on). It's not a program with a built-in super computer calculator. I'm surprised it has more digits than googles calculator.
Offline
There is no length limit I know of, I crammed 10,000 digits of pi and a comma into a single variable.
Offline