1
QB64 Discussion / IDE module error
« on: March 24, 2019, 07:36:17 pm »
I had been working on a program with no problems until one day I got the IDE module error. How I got around it was to edit the .bas file with my changes, selected the entire file and then pasted the code into a new file (within the qb64 application). Then I saved it to the file I couldn't edit (replacing it). When I then ran the program it compiled with no problem.