Features and Improvements
- Auxiliary Files (SCRIPT and DATA Sections): In the script command LoadAuxDirectory("c:\temp", , YES); the second parameter is a filter on the filenames to load. If the parameter is included but left as a blank entry, the Simulator was not loading any files. We have modifying so if that second parameter is included but left as an empty string then we automatically assume it means any file instead.
- Auxiliary Files (SCRIPT and DATA Sections): Adding new option for OpenOneline script command. The fullscreen parameter can now have 3 values (yes, no, and max). When max is used the oneline is maximized after opening
- Oneline Diagrams: Adding new option for OpenOneline script command. The fullscreen parameter can now have 3 values (yes, no, and max). When max is used the oneline is maximized after opening
- GIC: GIC changes associated with merging large duplicate b3d files to avoid stack overflow.