#! /bin/sh
#OpenScript
#(OS)Invokes snapshot which captures all or part of the 
#(OS)screen. It requires the OpenWindows software and 
#(OS)it is provided to facilitate your transition to Motif.  
#(OS)The variable OPENWINHOME needs to be set before 
#(OS)invoking this Open Script.
OPENFLAGS=0
OPENCOMMAND="$OPENWINHOME/bin/snapshot"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
