If you think i’m crazy for using a big array I’ve read on here someone mentioned they had an even larger array where they wanted to convert each item in it to the number one so I assumed big arrays are possible.
But anyway, I put it as a variable in its own module.mc file instead of the main view file (otherwise it would fill it up) but it seems to cause the error message could not build/run/whatever as compiled prg size exceeds memory limit of widget on vivoactive3.
The module.mc appears to be 148 kb but I did have a collection of images in another widget that exceeds that amount (however they were compressed in the xml). Is there a way I can use a very large array but reduce it’s size?