The Utils directory contains a variety of SPL utility functions. The following files are included:
|
Converts a raw byte stream to a series. |
|
|
Checks the file integrity of a Labbook. |
|
|
Sets the value of a variable if the variable is undefined. |
|
|
Returns the directory component of a path string. |
|
|
Functions for writing Worksheet formulae, labels, and comments to ASCII text files, as well as reading them from one of these files back into a Worksheet. |
|
|
Returns 1 if input is a loaded SPL function, else 0. |
|
|
Returns 1 if string is a recognized engineering unit, else 0. |
|
|
Sets or clears column iteration for an SPL function. |
|
|
Sets or clears forced series conversion for an SPL function. |
|
|
Converts a series to a raw byte stream. |
|
|
Converts a Unix style text file to a Windows/DOS file. |
|
|
Writes the configuration table to an ASCII file. |