Files
MultiPar/alpha/help/0409/creating.htm
2023-03-20 14:01:38 +09:00

106 lines
3.0 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="style_panel.css">
<title>Creating window</title>
</head>
<body>
<font size=5>Creating window</font><br><font size=1><br></font>&nbsp
When you push "Create" button on <a href="create.htm">Create window</a>, this window opens.
<hr>
<p>&nbsp
While you are creating recovery files, some information and the progress are shown.
Only "About", "Pause", and "Cancel" buttons are enabled while creating.
When the creation requires too long time,
you can return to <a href="create.htm">Create window</a> to change setting by "Cancel" feature.
When you want to stop the creation temporary,
you may use "Pause" feature to resume later.
Though CPU usage becomes minimum while pausing, memory have been consumed still.
</p>
<dl><dt><b>
Area of status text
</b></dt><dd>&nbsp
When you see an error message, the error is saved in log file.
Double-click here, then "<tt>save</tt>" folder will be opened.
</dd></dl>
<dl><dt><b>
Time left
</b></dt><dd>&nbsp
This is a required time to finish.
You may need to wait longer than this time, because the calculation is rough.
</dd></dl>
<hr>
<dl><dt><b>
New</b> button
</dt><dd>&nbsp
If you want to create new recovery files, push this to open <a href="create.htm">Create window</a>.
</dd></dl>
<dl><dt><b>
Open</b> button
</dt><dd>&nbsp
If you want to open an existing recovery file, push this to select which.
</dd></dl>
<dl><dt><b>
About</b> button
</dt><dd>&nbsp
By pushing this, you can see version number on About window.
You may launch this Help from there.
</dd></dl>
<dl><dt><b>
Pause</b> or <b>Resume</b> button
</dt><dd>&nbsp
You may pause the process temporary by pushing "Pause" button.
While pausing, you can resume the process at the point by pushing "Resume" button.
You may push "<b>Pause-key</b>" to pause or resume, too.
</dd></dl>
<dl><dt><b>
Cancel</b> button
</dt><dd>&nbsp
If you want to cancel the creation and return to <a href="create.htm">Create window</a>,
push "Cancel" button.
You may push "<b>Escape-key</b>" to cancel, too.
</dd></dl>
<dl><dt><b>
Return</b> button
</dt><dd>&nbsp
When creation was failed, you may return to <a href="create.htm">Create window</a> by pushing this.
</dd></dl>
<dl><dt><b>
Exit</b> button
</dt><dd>&nbsp
You can close MultiPar by pushing this.
</dd></dl>
<dl><dt><b>
Verify</b> button
</dt><dd>&nbsp
After you created successfully,
you may verify source files with the just-created recovery files.
By pushing this, <a href="verify.htm">Verify window</a> will open.
</dd></dl>
<div id="left_area">
<p><a href="index.htm">Help for MultiPar</a></p>
<a href="create.htm">Create window</a><br>
<a href="preview.htm">Preview window</a><br>
<a href="creating.htm">Creating window</a><br>
<a href="verify.htm">Verify window</a><br>
<a href="recreate.htm">Recreate window</a><br>
<a href="option.htm">Option window</a>
</div>
</body>
</html>