summaryrefslogtreecommitdiff
path: root/BUILD/Help
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/Help')
-rw-r--r--BUILD/Help/Table of Contents.hhc2
-rw-r--r--BUILD/Help/html/ScheduleBatch.html19
-rw-r--r--BUILD/Help/img/ErrorHandling.pngbin28680 -> 0 bytes
-rw-r--r--BUILD/Help/img/RunMinimized.pngbin41946 -> 0 bytes
-rw-r--r--BUILD/Help/img/SetupBatch.pngbin0 -> 39355 bytes
5 files changed, 14 insertions, 7 deletions
diff --git a/BUILD/Help/Table of Contents.hhc b/BUILD/Help/Table of Contents.hhc
index 042c6986..742ec77f 100644
--- a/BUILD/Help/Table of Contents.hhc
+++ b/BUILD/Help/Table of Contents.hhc
@@ -60,7 +60,7 @@
<param name="Local" value="html\Macros.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
- <param name="Name" value="Schedule Batch Job">
+ <param name="Name" value="Schedule a Batch Job">
<param name="Local" value="html\ScheduleBatch.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
diff --git a/BUILD/Help/html/ScheduleBatch.html b/BUILD/Help/html/ScheduleBatch.html
index 9594ec3d..d15565e2 100644
--- a/BUILD/Help/html/ScheduleBatch.html
+++ b/BUILD/Help/html/ScheduleBatch.html
@@ -5,7 +5,7 @@
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Win32)">
<META NAME="CREATED" CONTENT="20091206;16574000">
- <META NAME="CHANGED" CONTENT="20110830;15010600">
+ <META NAME="CHANGED" CONTENT="20111206;16050900">
<STYLE TYPE="text/css">
<!--
@page { margin: 2cm }
@@ -19,7 +19,7 @@
</STYLE>
</HEAD>
<BODY LANG="de-DE" DIR="LTR">
-<H3 CLASS="western"><FONT FACE="Tahoma, sans-serif">Schedule Batch
+<H3 CLASS="western"><FONT FACE="Tahoma, sans-serif">Schedule a Batch
Job</FONT></H3>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
@@ -29,14 +29,21 @@ Job</FONT></H3>
dialog:<BR></FONT><FONT FACE="Tahoma, sans-serif"><I>Menu-&gt;Advanced-&gt;Create
batch job</I></FONT> <FONT FACE="Tahoma, sans-serif">and save it,
for example, as &quot;</FONT><FONT FACE="Courier New, monospace">C:\SyncJob.ffs_batch</FONT><FONT FACE="Tahoma, sans-serif">&quot;.<BR>&nbsp;</FONT></P>
- <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Enable
- checkbox &quot;<I>Run miminized</I>&quot; to avoid blocking while
- showing a status dialog at the end of the process.<BR><IMG SRC="../img/RunMinimized.png" NAME="Grafik3" ALIGN=BOTTOM WIDTH=709 HEIGHT=332 BORDER=0></FONT></P>
+ <LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">If
+ the batch job shall run without user interaction or as part of a
+ batch script, make sure that no popup dialog stops the progress:
+ Disable checkbox &quot;<I>Show progress dialog</I>&quot; to avoid
+ blocking while showing the result after synchronization.
+ Alternatively you can select the &quot;On completion&quot; action
+ &quot;Close progress dialog&quot; located in synchronization
+ settings. Note that even if the progress is not shown initially it
+ can be displayed interactively at any time during synchronization,
+ by double-clicking the corresponding systray icon.<BR><IMG SRC="../img/SetupBatch.png" NAME="Grafik3" ALIGN=BOTTOM WIDTH=548 HEIGHT=319 BORDER=0></FONT></P>
<P STYLE="margin-bottom: 0cm">&nbsp;</P>
<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">In
order to prevent error or warning popup messages from stopping
progress, set &quot;<I>Error handling</I>&quot; to either &quot;<I>Ignore
- errors</I>&quot; or &quot;<I>Exit instantly</I>&quot;.<BR><IMG SRC="../img/ErrorHandling.png" NAME="Grafik4" ALIGN=BOTTOM WIDTH=313 HEIGHT=331 BORDER=0></FONT></P>
+ errors</I>&quot; or &quot;<I>Exit instantly</I>&quot;.</FONT></P>
<P STYLE="margin-bottom: 0cm">&nbsp;</P>
<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Setup
your operating system's scheduler</FONT></P>
diff --git a/BUILD/Help/img/ErrorHandling.png b/BUILD/Help/img/ErrorHandling.png
deleted file mode 100644
index 628fac9c..00000000
--- a/BUILD/Help/img/ErrorHandling.png
+++ /dev/null
Binary files differ
diff --git a/BUILD/Help/img/RunMinimized.png b/BUILD/Help/img/RunMinimized.png
deleted file mode 100644
index 145a7568..00000000
--- a/BUILD/Help/img/RunMinimized.png
+++ /dev/null
Binary files differ
diff --git a/BUILD/Help/img/SetupBatch.png b/BUILD/Help/img/SetupBatch.png
new file mode 100644
index 00000000..d11d22db
--- /dev/null
+++ b/BUILD/Help/img/SetupBatch.png
Binary files differ
bgstack15