#!/bin/sh # $Id: prgbox,v 1.3 2020/11/26 00:05:11 tom Exp $ . ./setup-vars $DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist" 20 70 returncode=$? . ./report-button