Copy blocks and design from a screen to screen1 - JSON error

Unfortunately it takes only part of the 3400 blocks (only 162). I would lose track of which blocks have already gone to the backpack. I will try again to copy the code inside the AIA. I also discovered the reason for the JSON error. There were two extensions that were not deleted from the “assets” folder when I stopped using the project. These are co.com.dendritas.DotsView and com.KIO4_Gradient.

1 Like

It worked, I transferred by copying the code from screen2 into Screen1. I found something interesting. I opened the SCM file with a simple text editor. Copy the code into a JSVIEWER to format it in a structured way. Then I inserted the Screen2 code. That done! It was wrong. I found out that you cannot format the SCM, you need to copy and paste the code of the form (without formatting) that is inside the other screen. So it worked. :blush:

1 Like

Ok good so mark the appropriate post as solution

1 Like

Thank you very much for your help and Boban’s. :slightly_smiling_face:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.