Progmem of arrays Arduino

Thanks heaps guys for your messages, and for the hints of my problems with my code. So basically what you're saying is that once I compile and upload, there's no possible way I can write into flash, or is this only the case with PROGMEM? So even if I don't change the array, that also means I can't add any arrays to flash during run time either then?