I've created a scratch project called 'Code Project', and it's pretty much complete. It's just missing one thing: The ability to copy from the scratch project into the comments. This is very neccessary, as the feedback can get long, and it seems to be random (it's coded) when it is recieved. It is hard to write down, or type again, as then the message gets mangled. Is there any way to allow people to copy what a sprite says, or something else that allows the people to see and copy the feedback?
If there isn't, is there any way I can make it easier to recieve and store the feedback? Because even I can't find a back door in the code to copy recieved code down myself, which gets really annoying.
Offline
If I understand you correctly, then no, there isn't a way.
Offline
Could you put it in the project notes?
Offline
What is it exactly you want to copy out? If it's a score, it doesn't need to be too encrypted and you can easily get it into less than 5 characters. If it's data that you stored in letters, try using numbers, or optimising the script to fit as much as you can in a single "byte".
Offline