System information
Fixes/Changes from 3.01.40 to 3.01.41:
SIMPL Windows Bug Fixes:
Fix issue with RSD's complaining about Core 3 UI Components.
Changes for Fusion (aka RoomView) for top-level symbol processing to RVI XML file.
Change SIMPL/SIMPL+ compilers to support ZLIB zip support instead of Dynazip. This should fix zipping issues on
newer machines, such as complaints about not being able to put files into the SPZ/LPZ.
Fixes/Changes from 3.01.39 to 3.01.40:
SIMPL+ Bug Fixes:
Fixed error caused when library starts with "S" and compiled for both 2-series and 3-series
Marked new functions for minimum SIMPL Windows version to avoid issues with opening under older versions of
SIMPL.
Fixes/Changes from 3.01.36 to 3.01.39:
SIMPL+ Bug Fixes:
Fix error with a sharing violation on the NVRAM Utility during compilation (3 Series).
Fix error with SendMailAdvance() when using an ANALOG_INPUT as the PortNumber or NumberOfAttachments
arguments (3 Series).
Fix small memory leak when modules are compiled (3 Series).
Fixes/Changes from 3.01.33 to 3.01.36:
SIMPL Windows Enhancements:
"Delete Signal Globally" in the context menu and CTRL-ALT-D shortcut rather than ALT-D which was used to switch
to the digital view on symbols that had this (such as touchpanels).
SIMPL+ Bug Fixes:
Fix error if a structure member was declared as the same name as the structure itself. This only occurred only for
nonvolatile declarations.
Fixes/Changes from 3.01.32 to 3.01.33:
SIMPL Windows Bug Fixes:
Fix problem with SIMPL+ parameters being off by 1 due to fix in 3.01.32. Both should work now.
Fixes/Changes from 3.01.31 to 3.01.32:
SIMPL Windows Bug Fixes:
Correct compilation issues with SIMPL+ modules not correctly inheriting UTF-16 attribute from parent when the
SIMPL+ module had parameters.
Fixes/Changes from 3.01.29 to 3.01.31:
SIMPL Windows Enhancements:
"Delete Signal Globally" in the context menu and ALT-D shortcut. This will delete a signal from the open program.
SIMPL+ Bug Fixes:
Fixed GetNumStructureArrayCols (3 Series)
Fixed declaring Structure definitions within Library Modules (3 Series)