#! /usr/lib/veetest/veetest -d /usr/lib/veetest -r
(revision "A.00.00")
(date "Thu 11/Apr/1991")
(component 0 "Context"
 (name "CONTENTS")
 (interface
 )
 (implementation
  (trigMode deg)
  (locked no)
  (component 0 "Note"
   (name "CONTENTS")
   (interface
   )
   (implementation
    (component text 40 5
     This examples subdirectory contains the following example files for HP VEE A.00.00:
     
        EXAMPLE                                                       
        FILENAME           DESCRIPTION                                
     ----------------------------------------------------------------------------------
     
     AryToMat           Takes a one dimensional array of data types Text, Integer, 
                        Real, Complex, and Pcomplex and outputs a two dimensional 
                        array such that the specified rows and columns must equal
                        the size of the original array.
     
     conversions        A directory of units of measure conversion objects.
     
     dialog_box         This object pops up a dialog box that has a prompt for a 
                        single reply. It is modeled after the dialog boxes that
                        are present in the examples/concepts directory.
     
     editfile.dev       A rather limited file editing device that uses the ToFile 
                        and From File objects to read/write files.  A Text Constant 
                        is used in a rather unique way as the Editing device.
     
     getenv.dev         A HP-UX escape programmed to obtain the value of a shell
                        environment variable.  All exported variables present when 
                        HP Vee is run can be accessed.  Returns 0 if successful, 
                        1 if not.  Output TEXT string is contents of the variable.
     
     map.array          Certain array types have mapping: functions, spectra, and 
                        waveforms.  This object creates an array which contains the 
                        "x" values for the "y" values of a mapped array.
     
     multiplex          This Formula uses a Toggle or an Enum to select one of two 
                        data inputs to be sent to the output of the device.
     
     src                A directory of source files for some of the units of measure 
                        conversion objects.
     
     swap               Swap will swap any two elements in an array of any of the 
                        HP VEE data types.
     
     
    )
   )
   (views
    (icon
     (extent 110 0)
    )
    (detail
     (origin 27 114)
     (extent 786 472)
     (editing enabled)
    )
    (active detail)
   )
  )
  (configuration
  )
 )
 (views
  (detail
   (origin 0 67)
   (extent 980 653)
   (configuration
   )
  )
  (active detail)
  (numberFormats
   (realFormat standard)
   (realSigDigits 4)
   (realRadixSpec 4)
   (integerBase decimal)
  )
  (waveformSettings
   (timeSpan 0.02)
   (numPoints 256)
  )
 )
)
