summaryrefslogtreecommitdiff
path: root/help/opie-sh/node9.html
authorspiralman <spiralman>2002-05-27 00:58:49 (UTC)
committer spiralman <spiralman>2002-05-27 00:58:49 (UTC)
commit95d2a3806a39bb31c9cca38c2c6158ecb77818e9 (patch) (side-by-side diff)
treef092c99e56a1aa94438bd948d3391955839861c3 /help/opie-sh/node9.html
parentff4ab0f08fe935fd781be4caa245cb953e9f68ce (diff)
downloadopie-95d2a3806a39bb31c9cca38c2c6158ecb77818e9.zip
opie-95d2a3806a39bb31c9cca38c2c6158ecb77818e9.tar.gz
opie-95d2a3806a39bb31c9cca38c2c6158ecb77818e9.tar.bz2
added help for opie-sh
Diffstat (limited to 'help/opie-sh/node9.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/opie-sh/node9.html121
1 files changed, 121 insertions, 0 deletions
diff --git a/help/opie-sh/node9.html b/help/opie-sh/node9.html
new file mode 100644
index 0000000..b047cf9
--- a/dev/null
+++ b/help/opie-sh/node9.html
@@ -0,0 +1,121 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+
+<!--Converted with LaTeX2HTML 2002-1 (1.68)
+original version by: Nikos Drakos, CBLU, University of Leeds
+* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+ Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>Icons</TITLE>
+<META NAME="description" CONTENT="Icons">
+<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="previous" HREF="node8.html">
+<LINK REL="up" HREF="node6.html">
+<LINK REL="next" HREF="node10.html">
+</HEAD>
+
+<BODY >
+<!--Navigation Panel-->
+<A NAME="tex2html144"
+ HREF="node10.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="file:/usr/local/share/lib/latex2html/icons/next.gif"></A>
+<A NAME="tex2html140"
+ HREF="node6.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="file:/usr/local/share/lib/latex2html/icons/up.gif"></A>
+<A NAME="tex2html136"
+ HREF="node8.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="file:/usr/local/share/lib/latex2html/icons/prev.gif"></A>
+<A NAME="tex2html142"
+ 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>
+<BR>
+<B> Next:</B> <A NAME="tex2html145"
+ HREF="node10.html">Fileviewer</A>
+<B> Up:</B> <A NAME="tex2html141"
+ HREF="node6.html">Usage</A>
+<B> Previous:</B> <A NAME="tex2html137"
+ HREF="node8.html">Buttons</A>
+ &nbsp <B> <A NAME="tex2html143"
+ HREF="node1.html">Contents</A></B>
+<BR>
+<BR>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION00031300000000000000">
+Icons</A>
+</H3>
+There are three icons that you can display with a message box: information, warning, and error. These are designed to help inform the user what type of message you are giving them.
+
+<P>
+An information icon is specified with the ``-I'' flag, and should be used for outputing non-critical information to the user, or asking them a simple question. It is also the default icon, and will be used if you do not specify another one. Example:
+
+<P>
+<PRE>
+opie-sh -m -I
+</PRE>
+
+<P>
+A warning icon is specified with the ``-w'' flag, and should be used for problems that the user should know about, but that will not necessarily cause the program to stop working. For example, if the program cannot find a configureation file, you might pop up a warning, notifying the user that the default configuration will be used. This is also usefull for asking the user if they want to continue doing something that might damage the system (editing rc scripts, for instance). Example:
+
+<P>
+<PRE>
+opie-sh -m -w
+</PRE>
+
+<P>
+An error icon is specified with the ``-e'' flag, and should be used for problems that will cause the program to stop running, or otherwise do the wrong thing. It should be used sparingly, as it signifies that something is seriously wrong. Example:
+
+<P>
+<PRE>
+opie-sh -m -e
+</PRE>
+
+<P>
+<HR>
+<!--Navigation Panel-->
+<A NAME="tex2html144"
+ HREF="node10.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="file:/usr/local/share/lib/latex2html/icons/next.gif"></A>
+<A NAME="tex2html140"
+ HREF="node6.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="file:/usr/local/share/lib/latex2html/icons/up.gif"></A>
+<A NAME="tex2html136"
+ HREF="node8.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="file:/usr/local/share/lib/latex2html/icons/prev.gif"></A>
+<A NAME="tex2html142"
+ 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>
+<BR>
+<B> Next:</B> <A NAME="tex2html145"
+ HREF="node10.html">Fileviewer</A>
+<B> Up:</B> <A NAME="tex2html141"
+ HREF="node6.html">Usage</A>
+<B> Previous:</B> <A NAME="tex2html137"
+ HREF="node8.html">Buttons</A>
+ &nbsp <B> <A NAME="tex2html143"
+ HREF="node1.html">Contents</A></B>
+<!--End of Navigation Panel-->
+<ADDRESS>
+
+2002-05-15
+</ADDRESS>
+</BODY>
+</HTML>