Major Release: Mon, 09-Feb-2015
gmBasic: VB6/ASP/COM Upgrade Engine
Section titled “gmBasic: VB6/ASP/COM Upgrade Engine”- Upgrades translation engine and default metalanguage files to version 20.03.00
- Improves generated code to reduce .NET build errors and further increase semantic accuracy
- Improves With Block handling
- Improves Error Handling in general and On Error Resume Next in particular (C#)
- Improves Error Handling in general and On Error Resume Next in particular (VBN + UsetryCatch)
- Improves GoSub when labeled block does not have a Return statement
gmStudio: Solution Development Environment
Section titled “gmStudio: Solution Development Environment”- Improves support for Project-Specific licensing and pricing model
- Improves licensing so that one license file may be used with different project signature files
- Improves Translation status detection and reporting when code authoring is deliberately blocked or omitted
Sample Upgrade Solutions
Section titled “Sample Upgrade Solutions”- Upgrades all standard samples to reflect the latest tool and runtime support improvements.
Sample Upgrade Rules
Section titled “Sample Upgrade Rules”- Improves Windows Common Controls (MSCOMCTL) to WinForms rules
Runtime Library
Section titled “Runtime Library”- Adds a ResumeNext function to try-catch all of the operations in block of code (beta)
- Improves Data Access library
- Improves VB6 enumerations for stub generation