#! /bin/sh
#OpenScript
#(OS)Display printer status information.
OPENFLAGS=73
OPENICON="printtool.xpm"
OPENCOMMAND="lpq"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
