summaryrefslogtreecommitdiff
path: root/help/opie-sh/node14.html
Side-by-side diff
Diffstat (limited to 'help/opie-sh/node14.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/opie-sh/node14.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/help/opie-sh/node14.html b/help/opie-sh/node14.html
index 5855981..bfafd7a 100644
--- a/help/opie-sh/node14.html
+++ b/help/opie-sh/node14.html
@@ -8,62 +8,62 @@ original version by: Nikos Drakos, CBLU, University of Leeds
<HTML>
<HEAD>
<TITLE>Single line input</TITLE>
<META NAME="description" CONTENT="Single line input">
<META NAME="keywords" CONTENT="opie-sh-howto">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="opie-sh-howto.css">
<LINK REL="next" HREF="node15.html">
<LINK REL="previous" HREF="node13.html">
<LINK REL="up" HREF="node12.html">
<LINK REL="next" HREF="node15.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html209"
HREF="node15.html">
-<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
- SRC="file:/usr/local/share/lib/latex2html/icons/next.gif"></A>
+<IMG WIDTH="20" HEIGHT="20" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="file:/usr/local/share/lib/latex2html/icons/forward.gif"></A>
<A NAME="tex2html205"
HREF="node12.html">
-<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+<IMG WIDTH="20" HEIGHT="20" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="file:/usr/local/share/lib/latex2html/icons/up.gif"></A>
<A NAME="tex2html199"
HREF="node13.html">
-<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
- SRC="file:/usr/local/share/lib/latex2html/icons/prev.gif"></A>
+<IMG WIDTH="20" HEIGHT="20" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="file:/usr/local/share/lib/latex2html/icons/back.gif"></A>
<A NAME="tex2html207"
HREF="node1.html">
-<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
- SRC="file:/usr/local/share/lib/latex2html/icons/contents.gif"></A>
+<IMG WIDTH="20" HEIGHT="20" ALIGN="BOTTOM" BORDER="0" ALT="contents"
+ SRC="file:/usr/local/share/lib/latex2html/icons/folder.gif"></A>
<BR>
<B> Next:</B> <A NAME="tex2html210"
HREF="node15.html">List input</A>
<B> Up:</B> <A NAME="tex2html206"
HREF="node12.html">Input Dialog</A>
<B> Previous:</B> <A NAME="tex2html200"
HREF="node13.html">Global Options</A>
&nbsp <B> <A NAME="tex2html208"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H2><A NAME="SECTION00052000000000000000">
Single line input</A>
</H2>
The single line input is the simplest of all the input dialogs, and is started with the ``-s'' flag. It simply offers the user a box to enter a single line of text, and when they click ok, it outputs it to the console. It has no other flags than the global ones. This is also the default type of input for an input dialog, if none is selected.
<P>
<BR><HR>
<ADDRESS>
2002-05-15
</ADDRESS>