                       Miscellaneous utilities
                       -----------------------

The procedures in this directory provide utilities which could not be
classified under any other sub-directory.

=======================================================================

As of 6-Jan-95 the files are:
 
Directory:  /disk2/cds/soft/test/util/misc/
 
 
ASCII             - Print ASCII characters based on its numerical decimal value.
CDS_SLINE         - Make selection from basic CDS Kelly line list
CDS_SLINE_DATA    - Create save file for basics from Kelly line list.
CLS               - Clear screen (in Xterm's VT102 mode)
DATATYPE()        - Returns the data type of a variable.
FIND_COMMON()     - Find which elements are common to the input vectors.
FIND_DATA_RUNS()  - Detect runs of data in an array and return their boundaries.
FIND_DUP()        - Function to identify duplicate values in a vector.
GT_RT_FILE()      - Create expected current CDS telemetry file name.
LAST_ITEM         - Returns the last element of the input variable.
REM_DUP()         - Function to remove duplicate values from a vector.
SINCE_VERSION     - Determine if current release is later than specified.
TLM_SUMMARY       - To summarize a telemetry file.
VCHECK()          - Check if variable exists and return optional default if not.
ZPARCHECK         - Routine to check user parameters to a procedure
