source: trunk/dll/ipf/merge.ipf@ 1036

Last change on this file since 1036 was 268, checked in by root, 20 years ago

Update help text, bitmaps and icons

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 KB
Line 
1:h2 res=99995 name=PANEL_MERGE.Merging files
2:i1 id=aboutMerge.Merging files
3
4This dialog allows you to order the files to be merged (they're shown in
5the listbox at the top of the dialog) and set the Target (the file that
6will contain the merged files). The :hp1.Merge:ehp1. command is under
7the :hp1.Files->Copy:ehp1. conditional cascade menu.
8:p.
9When you click :hp1.Okay:ehp1., each file, in order, is appended to the
10Target filename. The merged files are not deleted. If :hp1.Append:ehp1.
11is checked, the Target file is appended if it exists; otherwise, it's
12overwritten by the first merge file. If :hp1.Binary:ehp1. is checked,
13the files are copied in binary mode; otherwise, they're copied in text
14mode.
15:p.
16To order the files, select a listbox item and click either
17:hp1.Top:ehp1. or :hp1.Bottom:ehp1.. You can also :hp1.Remove:ehp1. a
18highlighted file from the list. If you need to, you can :hp1.Undo:ehp1.
19the changes you've made and put the listbox back like it was when the
20dialog first came up.
21:p.
22If you want to edit a file, double-click it in the listbox.
23:p.
24When you're done, click :hp1.Okay:ehp1.. If you changed your mind, click
25:hp1.Cancel:ehp1..
Note: See TracBrowser for help on using the repository browser.