I am making my first MUI application in AmiBlitz. The program is 98% complete except for deadly bugs that make this program not useable at all. I have declared all the necessary variables and correct orders for multiple windows, buttons, textbox and strings objects, including the menu system as well as starting the program.
My problem when the person attempts to quit the program or tries to open another file which closes everything and releases everything from memory before declaring them again and opening them again. It crashes here. I have pasted a screenshot of where the issue resides.
https://i.ibb.co/pvxqSKD/IMG-3541.jpg" alt="[Bild: IMG-3541.jpg]" class="mycode_img" />
My problem when the person attempts to quit the program or tries to open another file which closes everything and releases everything from memory before declaring them again and opening them again. It crashes here. I have pasted a screenshot of where the issue resides.
https://i.ibb.co/pvxqSKD/IMG-3541.jpg" alt="[Bild: IMG-3541.jpg]" class="mycode_img" />