summaryrefslogtreecommitdiff
path: root/BUILD/Help/html/advanced/SendMail.html
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/Help/html/advanced/SendMail.html')
-rw-r--r--BUILD/Help/html/advanced/SendMail.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/BUILD/Help/html/advanced/SendMail.html b/BUILD/Help/html/advanced/SendMail.html
index 0946de2b..d8fc7e9d 100644
--- a/BUILD/Help/html/advanced/SendMail.html
+++ b/BUILD/Help/html/advanced/SendMail.html
@@ -3,9 +3,9 @@
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
<TITLE></TITLE>
- <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.1 (Win32)">
+ <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Win32)">
<META NAME="CREATED" CONTENT="20091206;16574000">
- <META NAME="CHANGED" CONTENT="20091231;16373900">
+ <META NAME="CHANGED" CONTENT="20100228;21172600">
<META NAME="Info 1" CONTENT="">
<META NAME="Info 2" CONTENT="">
<META NAME="Info 3" CONTENT="">
@@ -28,13 +28,14 @@ Batch Mode and send error notification via email</FONT></H3>
</P>
<OL>
<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Create
- a FreeFileSync batch file using &quot;<I>silent mode</I>&quot;.</FONT></P>
+ a FreeFileSync batch file using &quot;<I>Si</I><I>lent mode</I>&quot;.</FONT></P>
+ <P STYLE="margin-bottom: 0cm"></P>
<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Set
- error handling to &quot;<I>Exit with Returncode &lt; 0</I>&quot; or
- &quot;<I>ignore errors</I>&quot; to avoid having a popup stop the
- program flow. In case errors occur FreeFileSync will exit with a
- returncode &lt; 0 which can be checked via the ERRORLEVEL batch
- command.</FONT></P>
+ error handling to &quot;<I>Exit instantly</I>&quot; or &quot;<I>Ig</I><I>nore
+ errors</I>&quot; to avoid having a popup stop the program flow. In
+ case errors occur FreeFileSync will exit with a returncode &lt; 0
+ that can be checked via the ERRORLEVEL batch command.</FONT></P>
+ <P STYLE="margin-bottom: 0cm"></P>
<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Create
a *.cmd or *.bat file to specify the location of FreeFileSync.exe
and pass the name of the FreeFileSync batch file as first argument;
bgstack15