I recently made a script that would take some data from RAM and make it readable. It uses gg.copyText() function to copy that data in the following chunk:
now I did assume that it was an issue with me assigning it to a variable and then copying the variable but that didn't seem to be the problem as it still didn't copy the spaces. Attached is what I got displayed in the gg.alert() function which seems to be completely fine and have all the spaces needed. Following text is what I received to my clipboard after pressing "Copy the tune" button in the alert function:
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
Wembbu
I recently made a script that would take some data from RAM and make it readable. It uses gg.copyText() function to copy that data in the following chunk:
now I did assume that it was an issue with me assigning it to a variable and then copying the variable but that didn't seem to be the problem as it still didn't copy the spaces. Attached is what I got displayed in the gg.alert() function which seems to be completely fine and have all the spaces needed. Following text is what I received to my clipboard after pressing "Copy the tune" button in the alert function:
I couldn't find any explanation anywhere.
3 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.