What’s New in Version 3.05
Released 6/29/2013
Current registered users: This program will install unlocked and not overwrite your previous installation.
For trial users: There is a 15 day trial period, 2000 line limitation per project converted.
Version 3.05 contains the following enhancements:
- Support for converting Visual Studio 2013 Preview projects!
- For C# 3.0 and above, “AddressOf ” as an argument to a routine isn’t wrapped in an event handler anymore, but just passed as and uses type inference.
- Static local variables are now converted to static only when in a shared routine or module, and private when in a class.
- Fixed issue of null being passed to a param array argument when no argument should be specified.