Hi,
It seems you have a program or an application with 4gi extension. While you run your program using fglgo or with a customised runner, preference will be given to the .4gi extension file, rather than .4go
if your source file is bank_app.4gl, the compiled version is bank_app.4go. But if you have rename it to bank_app.4gi or you may have generated the application using "catting" several .4go into a bank_app.4gi. To solve this you either remove the bank_app.4gi file or rename the bank_app.4go to bank_app.4gi
Regards,
Shriyan