
New: Improved support of string statements: New: Improved support of internal system statements: New: Improved support of FOR / NEXT loop-related statements: New: Improved support of array-related statements: New: Improved support of error statements: New: Improved support of file I/O operation statements: Lot of other improvement has been made, here is the full details: We also added for/next support, and multi-dimensional array-related statements decompilation.ĭim myArr1(0 To 20, 14 To 50, 25 To 45) As Stringĭim var_2 (0 To 20, 14 To 50, 25 To 45) As String

This means that VBReFormer is now able to guess the type of a variable and argument from its use inside the code.

The decompiler engine has been improved as it can now perform variable type determination. This new version improve such a lot the decompiler engine and this is one of the most important release I’ve done until now. As annouced previously, we just release the Free and Professional editions of VBReFormer 6.4.
