Menu

[r2017]: / trunk / Src / Help / HTML / dlg_loadselection.htm  Maximize  Restore  History

Download this file

50 lines (48 with data), 1.6 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/
*
* Copyright (C) 2012, Peter Johnson (www.delphidabbler.com).
*
* $Rev$
* $Date$
*
* Help topic for Load Selection dialogue box.
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text-html; charset=Windows-1252">
<title>
Load Selection Dialogue Box
</title>
<link rel="stylesheet" href="../css/codesnip.css" type="text/css">
</head>
<body>
<object
type="application/x-oleobject"
classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"
>
<param name="ALink Name" value="LoadSelectionDlg">
</object>
<h1>
<a name="dlg_exportfile"></a>Load Selection Dialogue Box
</h1>
<p>
This Windows standard dialogue box is displayed when the <em>File | Load
Selection</em> menu option is chosen.
</p>
<p>
Use this dialogue box to specify the name of the file containing the
details of database selection to be loaded. By default only files with the
&quot;.cssel&quot; extension are displayed. This can be changed using the
<em>Files of type</em> drop-down list and chosing &quot;All files&quot;.
</p>
<p>
Click <em>OK</em> to confirm the selection. If the file aleady exists you
will be prompted for permission to overwrite it. Choosing an invalid file
will result in an error message.
</p>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.