Current File : //proc/thread-self/root/kunden/usr/share/doc/dialog/samples/prgbox2
#!/bin/sh
# $Id: prgbox2,v 1.3 2020/11/26 00:05:11 tom Exp $

. ./setup-vars

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

returncode=$?
. ./report-button