06-02-2023, 08:59 AM
Check one of the two included "BI-suffix" files for a symbol named "Shutdown".
That might cause a conflict with your BASIC code and therefore you will have to change the label in your code so it's different from one of the "dot-BI" files. Check for a "Shutdown" array being declared by DIM, or a subprogram or function being called that way, inside the included files.
That might cause a conflict with your BASIC code and therefore you will have to change the label in your code so it's different from one of the "dot-BI" files. Check for a "Shutdown" array being declared by DIM, or a subprogram or function being called that way, inside the included files.