#! /usr/lib/veetest/veetest -r
(revision "B.00.00")
(date "Mon 16/Nov/1992")
(component 0 "ROOTCONTEXT"
 (name "CONTENTS")
 (interface
 )
 (implementation
  (locked no)
  (trigMode deg)
  (nextID 1)
  (component 0 "NOTE"
   (name "ESCAPES")
   (interface
   )
   (implementation
    (component text 44 5
     This examples subdirectory contains the example files for HP VEE that illustrate
     various techniques for "escaping" to other UNIX processes.  
     Files ending in ".ex" are VEE models that may be loaded and run.
     
        EXAMPLE                                           
        FILENAME           DESCRIPTION                    
     ----------------------------------------------------------------------------------
     
     echo.c          A 'C' program that communicates with HP VEE Execute Program object.
                     Used with escape2.ex example.
     
     echo.exe        The compiled 'echo.c' program.
      
     escape1.ex      Shows how to use the Execute Program object to communicate with two shell
                     scripts.  Illustrates the difference between Wait for child exit=
                     Yes or No. Uses shell scripts escape1a.sh and escape1b.sh.
     
     escape1a.sh     Shell script for escape1.ex which loops continuously.
     
     escape1b.sh     Shell script for escape1.ex which runs once and stops.
     
     escape2.ex      Shows how to use the Execute Program object to communicate with a
                     'C' program.  (Calls echo.exe).
     
     escape3.ex      Illustrate how to dynamically construct shell scripts with WRITE
                     transactions.  This example creates a script to see if you have
                     MAIL waiting to be read.  
     
     escape4.ex      Illustrates use of the "expr" command to implement a regular expression
                     string extraction function.
     
     escape5.ex      Illustrates use of Named Pipes to communicate with another UNIX
                     process (in this case a shell script).
     
     manual32.ex     Illustrate how to run shell commands from an HP VEE model.
     
     manual33.c      C program source code for use with manual33.ex.
     
     manual33.ex     Illustrates how to communicate with a C program using Execute Program.
     
     manual33.exe    Compiled manual33.c program for use with manual33.ex.
     
     manual50.ex     Illustrates the use of read-to-end with shell commands.
     
    )
   )
   (views
    (icon
     (extent 78 0)
    )
    (detail
     (origin 26 109)
     (extent 828 362)
     (editing enabled)
    )
    (active detail)
   )
  )
  (configuration
  )
 )
 (views
  (panel
   (origin 0 62)
   (extent 900 433)
   (widget 0 detail
    (title on)
    (origin 40 110)
    (extent 828 362)
    (editing disabled)
   )
  )
  (detail
   (origin 0 62)
   (extent 880 413)
   (configuration
   )
  )
  (active panel)
  (active panel)
  (numberFormats
   (realFormat standard)
   (realSigDigits 4)
   (realRadixSpec 4)
   (integerBase decimal)
  )
  (waveformSettings
   (timeSpan 0.02)
   (numPoints 256)
  )
 )
)
