FTSolution for APT v1.3.3 is a limited release.

Solutions

  • Communication Setup
    • Fixed memory leak.
  • Full Compile
    • Fixed “Out of Retentive CR’s” error when doing a full compile of a program using 2500 C400 processor.
    • Fixed compilation error rejecting correct programs when FTSolution is installed on a machine with regional and language settings set to “French”.
    • Fixed error reporting when an invalid mix of RLL and SF is detected in the program.
    • Fixed renumbering of Non-retentive Control Relays on a second full compile.
  • Incremental Compile
    • User is no longer prevented from incrementally compiling a program if the only change to the program is whether it is compiled with Debug option on or off.
    • Fixed compiler defect to correct incremental compile for Debug with allocated reserved memory.
    • Changing Debug option in Build options results in SFCs being modified. This type of modification is now detected.
    • Fixed errors and accepted known differences in integration tests.
    • Fixed an error in comparing ranges of RLL networks.
    • Fixed an error in update of incremental compile assets when new SFSs and SFPs are inserted.
    • Fixed incremental compile defect resulting in over-marking objects as modified when they have not been.
    • Fixed incremental compile defect when modifying a Subroutine from SFS to RLL causing the compiler to reject correct programs.
  •  Install
    • Fixed “MSVCR110.dll was not found” error when running the software on Windows 7/Windows Vista.
    • Fixed “The installation of Microsoft Visual C++ 2010 1Redistributable Package appears to have failed” install error.
    • Fixed “The installation of Microsoft Visual C++ 2010 Update 1Redistributable Package appears to have failed” install error.
    • Fixed “Could not load type System.Runtime.CompilerServices.ExtensionAttribute” error when creating a project.
    • Fixed “MSVCR110.dll was not found” error when running the software on Windows 7 64-bit OS.
  •  Debug
    • Activate/Deactivate option is now enabled whether the program has been compiled with the Debug option on, or not.
    • Improved the performance when entering Debug mode.
  •  Watch
    • Fixed the problem with Forces not shown in Forces dialog. User can now set Forces, add them to a Watch window, and view them in Forces dialog in Debug mode.
  • Cross Reference
    • Cross Reference now allows user to search for a direct address.
    • When Cross Reference is launched by the user, the progress window displays “Building Cross Reference Progress” instead of “Compile Progress”.
    • Fixed the scrolling in Cross Reference window. User now can see the entire contents of the Cross Reference window.
    • Fixed Cross Reference defect generating “Index out of range” error causing application to close.
    • Fixed Cross Reference defect generating “Empty path name is not legal” error causing application to close when searching for references in an empty code behind file.
  • Version Control Integration
    • Fixed “Access to the path denied” error when recompiling a solution bound to FTVersionTrak repository.