DADiSP 6.0 B18 Release Notes
Bug Fixes
Below is a list of bug fixes since Build 1. The fixes are listed in
chronological order with the latest fix displayed last.
- Read-only series load properly.
- High density Step plots display correctly.
- SPRINTF and PRINTF have no internal string length limitation.
- STRJUL uses current LOCALE for date formats.
- Eigenvalues now normalized.
- XVALS and YVALS return array of values for multi-column data.
- Printer device re-initialized for each print.
- Autoscale re-scales each synched overlay.
- SQRT(-n) can return complex scalar or series.
- Symbol plots clip properly on printer output.
- Butterworth bandpass filters have correct gain scaling.
- Waterfall bar plots print properly.
- RUN handles -1 display mode.
- CreateObject initializes ActiveX Controls (OCX).
- HPGL (pen plotter) clips out of range plots properly.
- Support for deeply nested Labbook directories.
- acos/acosh/acoth/acsc/asec/asech/asin can return complex series.
- Stem plots and circular symbols print properly.
- Long integer divide operations default to double precision.
- Density (image) plots zoom to very large magnification factors.
- Window caption draws properly under XP.
- Keyboard character repeat fixed under Win2K service patch.
- DELETEROW preserves original series units and attributes.
- Import properly increments version number if NXT version is specified.
- MOD and % use integer modulo for integer inputs.
- x % 0 works properly for series and reals.
- a = 10^300 automatically promotes the result to double precision if necessary.
- mymacro(a[1]) works properly for macros.
- Automatic path searching for SPLs and other files recurse properly
into multiply nested sub-directories.
- Text, legends and line annotations are corrected for overlay focus.
Prevents annotations from vanishing when the focus changes on an
overlay Window.
- Text annotations using the {} evaluation method work properly.
- GETCOMMENT returns the proper comment for a series in an overlay
Window that has focus.
- SORT handles huge data properly.
- The delta crosshair and line cursor displays the proper time
difference for date/time series.
- DELETE can remove leading columns from an array.
- Stability fixes for operations on Worksheets with no Windows.