Der Script-Befehl "System$()" ist nun in der Lage, Umgebungsvariablen zu lesen und zu schreiben.
The System$() script command can now read and write environment variables.
Der Script-Befehl Help(0, fileName$) wird nun gemäß der Dokumentation implementiert.
The script command Help(0, fileName$) is now implemented as documented.
Online-Hilfe zum SCRIPT-Befehl: Abschnitt über Skript-Labels hinzugefügt.
Um das Ausführen einer Skriptdatei aufzuzeichnen, stellen Sie FILEDIA auf 0 ein, bevor Sie den SCRIPT-Befehl verwenden.
To record the running of a script file, set FILEDIA to 0 before using the SCRIPT command.
Ein zusätzliches Argument im Script-Befehl SetAverage() dient dem gleichen Zweck.
There is an extra argument in the SetAverage() script command to do the same.
Der Script-Befehl DlgCreate() kann einen Dialog bei einem System mit mehreren Monitoren jetzt auf einem bestimmten Monitor positionieren.
The DlgCreate() script command can now position a dialog on a specific monitor in a multi-monitor system.
Suchen nach Wendepunkt und Prozent der Neigung in aktiven Cursorn und Script-Befehl ChanSearch()interpolieren nun, um die gefundene Zeit zu verbessern.
Turning point and percent slope searches in active cursors and ChanSearch() script command now interpolate to improve the time found.
Bei Messungen zwischen Cursors sowie beim Script-Befehl "ChanMeasure()" wird nun der Zeichenmodus von Ereignissen berücksichtigt.
Measurements between cursors and the ChanMeasure() script command now pay attention to the drawing mode of events.
Der Script-Befehl MemChan() kann nun einen Speicherkanal erstellen, der alle Einstellungen eines vorhandenen Kanals kopiert.
The MemChan() script command can now create a memory channel that copies all the settings from an existing channel.
Der Script-Befehl "YAxisLock()" hat zuvor das Fenster neu gezeichnet.
The YAxisLock() script command repainted the window.
Der Script-Befehl ChanSave()bewirkt nun eine korrekte Aufzeichnung.
The ChanSave() script command now records correctly.
Der Script-Befehl "BinError()" unterstützt nun Gruppenzugriff auf Ergebnisansicht-Fehler.
The BinError() script command now supports array access to result view errors.
Der Script-Befehl DlgReal() überschreibt nun nicht mehr benutzerdefinierte Feldbreiten, wenn eine größere Feldbreite erforderlich ist, um eine angemessene Präzision zu erzielen.
The DlgReal() script command no longer overrides user-defined field widths due to width expansion needed to provide a reasonable precision.