Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Messianic114

Pages: [1]
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.

2
QB64 Discussion / Re: IDE module error
« on: March 24, 2019, 07:35:47 pm »
I had a similar problem. 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.

Pages: [1]