diff options
Diffstat (limited to 'BUILD/Help/html/advanced/SendMail.html')
-rw-r--r-- | BUILD/Help/html/advanced/SendMail.html | 17 |
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 "<I>silent mode</I>".</FONT></P> + a FreeFileSync batch file using "<I>Si</I><I>lent mode</I>".</FONT></P> + <P STYLE="margin-bottom: 0cm"></P> <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Set - error handling to "<I>Exit with Returncode < 0</I>" or - "<I>ignore errors</I>" to avoid having a popup stop the - program flow. In case errors occur FreeFileSync will exit with a - returncode < 0 which can be checked via the ERRORLEVEL batch - command.</FONT></P> + error handling to "<I>Exit instantly</I>" or "<I>Ig</I><I>nore + errors</I>" to avoid having a popup stop the program flow. In + case errors occur FreeFileSync will exit with a returncode < 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; |