We use cookies to help us improve our webpage. Please read our Cookie Policy .

App Central

Category

About This App

dialog asustor NAS App

dialog (Beta)

Description

DESCRIPTION
Dialog is a program that will let you present a variety of questions or
display messages using dialog boxes from a shell script. These types
of dialog boxes are implemented (though not all are necessarily
compiled into dialog):
buildlist, calendar, checklist, dselect, editbox, form, fselect,
gauge, infobox, inputbox, inputmenu, menu, mixedform,
mixedgauge, msgbox (message), passwordbox, passwordform, pause,
prgbox, programbox, progressbox, radiolist, rangebox, tailbox,
tailboxbg, textbox, timebox, treeview, and yesno (yes/no).
You can put more than one dialog box into a script:
o Use the '--and-widget' token to force dialog to proceed to the next
dialog unless you have pressed ESC to cancel, or
o Simply add the tokens for the next dialog box, making a chain.
Dialog stops chaining when the return code from a dialog is
nonzero, e.g., Cancel or No (see DIAGNOSTICS).
Some widgets, e.g., checklist, will write text to dialog's output.
Normally that is the standard error, but there are options for changing
this: '--output-fd', '--stderr' and '--stdout'. No text is written if
the Cancel button (or ESC) is pressed; dialog exits immediately in that
case.


What's new in this version?

Removed some stray files, moved license.txt to proper location, adjusted versioning scheme.

dialog asustor NAS App