QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: proxygene on September 30, 2020, 07:33:26 am

Title: retrieving bas from application
Post by: proxygene on September 30, 2020, 07:33:26 am
I have a program not responding that has not been backed up. The application version still seems functional, so how do I retrieve a bas version from the app so I can edit it in the future. Sorry for the numpty question.
Title: Re: retrieving bas from application
Post by: FellippeHeitor on September 30, 2020, 08:37:34 am
Unfortunately there's no way to recover your BASIC code from the exe.

An option to include it should be doable... Let's hear from the community.

Welcome to the forum!