58 lines
1.8 KiB
HTML
58 lines
1.8 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<link rel="stylesheet" href="style_panel.css">
|
|
<title>Option window</title>
|
|
</head>
|
|
<body>
|
|
|
|
<font size=5>Option window</font>
|
|
<hr>
|
|
|
|
<p> 
|
|
Usually options are saved on setting file "<tt>MultiPar.ini</tt>" under MultiPar's install folder.
|
|
When MultiPar is installed under "<tt>Program Files</tt>" directory,
|
|
your setting is saved in "<tt>MultiPar</tt>" folder under each user's "<tt>Application Data</tt>" directory.
|
|
You may locate the folder at <a href="option1.htm#folder_location">"System settings" page</a>.
|
|
</p>
|
|
|
|
<p> 
|
|
If you want to reset all options at once, delete the "<tt>MultiPar.ini</tt>".
|
|
If you want to reset every options on a page, push "Reset" button at the page.
|
|
If you want to reset a specific option only, just erase the line on the setting file.
|
|
</p>
|
|
|
|
<p> 
|
|
When multiple instances of MultiPar are open,
|
|
change of setting over an instance won't reflect to other instances.
|
|
If you want to enable the changed setting on another instance,
|
|
you need to re-open newly.
|
|
When you change different setting over some instances,
|
|
the result will be the sum of all changes.
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
<p> 
|
|
Option window consists in the following 4 pages.
|
|
<ul>
|
|
<li><a href="option1.htm">System settings</a>
|
|
<li><a href="option2.htm">GUI options</a>
|
|
<li><a href="option3.htm">Client behavior</a>
|
|
<li><a href="option4.htm">Automated tasks</a>
|
|
</ul>
|
|
</p>
|
|
|
|
<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>
|