...but, what will happen to my old projects ?
I purchased my B4A long time ago (my first post -asking for help- in this forum was on Oct 2011) and the version I'm using is quite old. Now I received the email for special offer to upgrade. I have many projects running and may be some old customer can ask me for maintenance of software. So, I must be absolutely sure that my old projects will compile without errors using the last version of B4A.
Recently. I downloaded the UsbSerial libraries and examples and tried to compile the example with my old version (1.7 or 1.9 - I don't remember now) of B4A, having an error box like "reading after end-of-file". After some experiment I noticed (using hex editor) that the structure of .bal files has changed; Even the "designer" section had the same error, so I had to use again the hex editor to look for what was inside the .bal file. Just four buttons, nothing difficult, so I created a new .bal with four buttons (using the names read with the hex editor) and compiled the example successfully. Now, Is the last version of B4A backward compatible ? Or have I to mantain both the versions on my development PC ? Thank you in advance
I purchased my B4A long time ago (my first post -asking for help- in this forum was on Oct 2011) and the version I'm using is quite old. Now I received the email for special offer to upgrade. I have many projects running and may be some old customer can ask me for maintenance of software. So, I must be absolutely sure that my old projects will compile without errors using the last version of B4A.
Recently. I downloaded the UsbSerial libraries and examples and tried to compile the example with my old version (1.7 or 1.9 - I don't remember now) of B4A, having an error box like "reading after end-of-file". After some experiment I noticed (using hex editor) that the structure of .bal files has changed; Even the "designer" section had the same error, so I had to use again the hex editor to look for what was inside the .bal file. Just four buttons, nothing difficult, so I created a new .bal with four buttons (using the names read with the hex editor) and compiled the example successfully. Now, Is the last version of B4A backward compatible ? Or have I to mantain both the versions on my development PC ? Thank you in advance