summaryrefslogtreecommitdiffstats
path: root/contrib/dialog/samples/prgbox
blob: c06a6301c7a4cf28c8fb87fefc9bffd439cef2ff (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# $Id: prgbox,v 1.2 2012/07/02 09:46:24 tom Exp $

. ./setup-vars

$DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist" 20 70

retval=$?
. ./report-button
OpenPOWER on IntegriCloud