1-- $Id: README,v 1.4 2012/12/02 18:52:52 tom Exp $ 2 3You can set the environment-variable DIALOG to whatever program you 4want to check. Default is "dialog". 5 6Use "export DIALOG=/usr/bin/dialog" for sh or "setenv DIALOG ../dialog" for csh 7to test the /usr/bin/dialog program. 8