01-09-2023, 05:03 AM
Sounds like you've been modifying qb64.bas for a personal version. I dunno what the surrounding code looks like where the error is that you're seeing, but I doubt your source matches mine.
![[Image: image.png]](https://i.ibb.co/2WWVcJw/image.png)
As you can see, 3911 is nothing more than an END IF statement in the version of QB64 that I'm currently looking at. You'll need to share a little more surrounding code to help pin-point any issue that there might be, or use CTRL-Z to undo whatever changes you made until the issue goes away, to help you zoom in on whatever the problem is.
![[Image: image.png]](https://i.ibb.co/2WWVcJw/image.png)
As you can see, 3911 is nothing more than an END IF statement in the version of QB64 that I'm currently looking at. You'll need to share a little more surrounding code to help pin-point any issue that there might be, or use CTRL-Z to undo whatever changes you made until the issue goes away, to help you zoom in on whatever the problem is.