#!/bin/sh # $Id: prgbox 1073 2021-06-27 05:01:23Z $ . ./setup-vars $DIALOG --title "PRGBOX" "$@" --prgbox "./shortlist" 20 70 retval=$? . ./report-button