QB64-Phoenix-Edition / QB64pe

The QB64 Phoenix Edition Repository
https://qb64phoenix.com
Other
132 stars 26 forks source link

Fix sub_kill() bug #523

Closed a740g closed 3 months ago

a740g commented 3 months ago

This PR addresses a bug in the sub_kill() function, which would previously terminate and fail to process the remaining files if the user opted to continue after an error condition.