From 95d2a3806a39bb31c9cca38c2c6158ecb77818e9 Mon Sep 17 00:00:00 2001 From: spiralman Date: Mon, 27 May 2002 00:58:49 +0000 Subject: added help for opie-sh --- (limited to 'help/opie-sh/node18.html') diff --git a/help/opie-sh/node18.html b/help/opie-sh/node18.html new file mode 100644 index 0000000..62f44f6 --- a/dev/null +++ b/help/opie-sh/node18.html @@ -0,0 +1,68 @@ + + + + + +List box input + + + + + + + + + + + + + + + + + + + +next + +up + +previous + +contents +
+ Next: About this document ... + Up: Input Dialog + Previous: File input +   Contents +
+
+ + +

+List box input +

+This input dialog is designed to let the user select more than one option from a list of options, and it is started with the ``-b'' flag. It is run almost exactly the same way as the list input, except for two differences. First, the ``-E'' option does not work, so the user can only select from the list that you supply. Second, since it allows the user to select more than one option, its output can be a little different. If the user selects only one entry, the behavior is the same, but if the user selects more than one, each string that they selected is output to the console, one per line. +

+
+ +2002-05-15 +
+ + -- cgit v0.9.0.2