summaryrefslogtreecommitdiff
path: root/help/opie-sh/node12.html
Unidiff
Diffstat (limited to 'help/opie-sh/node12.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/opie-sh/node12.html93
1 files changed, 93 insertions, 0 deletions
diff --git a/help/opie-sh/node12.html b/help/opie-sh/node12.html
new file mode 100644
index 0000000..de47dd7
--- a/dev/null
+++ b/help/opie-sh/node12.html
@@ -0,0 +1,93 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
3<!--Converted with LaTeX2HTML 2002-1 (1.68)
4original version by: Nikos Drakos, CBLU, University of Leeds
5* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
6* with significant contributions from:
7 Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8<HTML>
9<HEAD>
10<TITLE>Input Dialog</TITLE>
11<META NAME="description" CONTENT="Input Dialog">
12<META NAME="keywords" CONTENT="opie-sh-howto">
13<META NAME="resource-type" CONTENT="document">
14<META NAME="distribution" CONTENT="global">
15
16<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17<META NAME="Generator" CONTENT="LaTeX2HTML v2002-1">
18<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19
20<LINK REL="STYLESHEET" HREF="opie-sh-howto.css">
21
22<LINK REL="next" HREF="node19.html">
23<LINK REL="previous" HREF="node10.html">
24<LINK REL="up" HREF="opie-sh-howto.html">
25<LINK REL="next" HREF="node13.html">
26</HEAD>
27
28<BODY >
29<!--Navigation Panel-->
30<A NAME="tex2html179"
31 HREF="node13.html">
32<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
33 SRC="file:/usr/local/share/lib/latex2html/icons/next.gif"></A>
34<A NAME="tex2html175"
35 HREF="opie-sh-howto.html">
36<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
37 SRC="file:/usr/local/share/lib/latex2html/icons/up.gif"></A>
38<A NAME="tex2html169"
39 HREF="node11.html">
40<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
41 SRC="file:/usr/local/share/lib/latex2html/icons/prev.gif"></A>
42<A NAME="tex2html177"
43 HREF="node1.html">
44<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
45 SRC="file:/usr/local/share/lib/latex2html/icons/contents.gif"></A>
46<BR>
47<B> Next:</B> <A NAME="tex2html180"
48 HREF="node13.html">Global Options</A>
49<B> Up:</B> <A NAME="tex2html176"
50 HREF="opie-sh-howto.html">Opie-sh Howto</A>
51<B> Previous:</B> <A NAME="tex2html170"
52 HREF="node11.html">Usage</A>
53 &nbsp <B> <A NAME="tex2html178"
54 HREF="node1.html">Contents</A></B>
55<BR>
56<BR>
57<!--End of Navigation Panel-->
58
59<H1><A NAME="SECTION00050000000000000000">
60Input Dialog</A>
61</H1>
62The input dialog ``-i'' is designed for getting more specific input from the user. It works by printing a string to stdin. The number of strings depends upon which type of input dialog you are using, of which there are three. If the user selects the built in ``Ok'' button on the dialog, the return code is 0, and if they select the built in ``x'', then it is -1, and no output is given.
63
64<P>
65<BR><HR>
66<!--Table of Child-Links-->
67<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
68
69<UL>
70<LI><A NAME="tex2html181"
71 HREF="node13.html">Global Options</A>
72<LI><A NAME="tex2html182"
73 HREF="node14.html">Single line input</A>
74<LI><A NAME="tex2html183"
75 HREF="node15.html">List input</A>
76<UL>
77<LI><A NAME="tex2html184"
78 HREF="node16.html">Special flags</A>
79<LI><A NAME="tex2html185"
80 HREF="node17.html">File input</A>
81</UL>
82<BR>
83<LI><A NAME="tex2html186"
84 HREF="node18.html">List box input</A>
85</UL>
86<!--End of Table of Child-Links-->
87<BR><HR>
88<ADDRESS>
89
902002-05-15
91</ADDRESS>
92</BODY>
93</HTML>