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

Last change on this file since 1036 was 288, checked in by root, 19 years ago

Check in documentation updates to date

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.9 KB
Line 
1:h2 res=99100 name=PANEL_SELECTION.Selection
2:i1 id=aboutSelection.Selection
3:artwork name='..\..\bitmaps\select.bmp' align=center.
4:artwork name='..\..\bitmaps\deselect.bmp' align=center.
5
6The :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +
7:color fc=default bc=palegray.F8:color fc=default bc=default. accelerator calls up the Select menu for a given
8container. You can also, of course, get to it with the mouse via the
9:hp1.Views:ehp1. menu.
10:p.
11What follows is an item-by-item description of the commands in the
12Select menu. Where both Select and Deselect commands are available,
13only the Select command will be discussed to save space and avoid
14repetition.
15:p.
16:hp1.Select All:ehp1. Selects all objects in a container.
17:hp1.Deselect All:ehp1. has an accelerator :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default..
18:p.
19:hp1.Select All Files:ehp1. Selects all the file objects in a
20container. The accelerator key :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default. is assigned to this command.
21:p.
22:hp1.Select All Dirs:ehp1. Selects all the directory objects in a
23container. The accelerator key Shift + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.?:color fc=default bc=default. is assigned to this
24command :hp1.Deselect All Dirs:ehp1. has an accelerator :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.|:color fc=default bc=default.
25:p.
26:hp1.Select Mask:ehp1. Allows you to select files that match a filemask.
27The same dialog is used for this command that's used for the :link
28reftype=hd res=93400.Filter:elink. command. When you first initiate
29this command, FM/2 fills in a default mask built from the current
30object's name. So, to quickly select all the *.BAK files in a
31container, you could select one of the files, then type :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.=:color fc=default bc=default. (the
32accelerator assigned to Select Mask) and press :color fc=default bc=palegray.Enter:color fc=default bc=default. to accept the
33default filemask built by FM/2 (*.BAK).
34:p.
35:hp1.Select clipboard:ehp1. If the OS/2 clipboard contains a list of files
36(such as can be created with the :hp1.Save to clipboard:ehp1. command),
37you can select any files present in both the container and the list with
38this command. The accelerator for this command is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.]:color fc=default bc=default.. The
39accelerator for the Deselect clipboard command is :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.}:color fc=default bc=default..
40:p.
41:hp1.Select List:ehp1. If you've saved a list to a file (such as can be
42created with the :link reftype=hd res=96000.Save to list file:elink.
43command), you can select any files present in both the listfile and the
44container with this command.
45:p.
46:hp1.Reselect:ehp1. This command causes the container to reselect the
47last selected items. The accelerator is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.'t:color fc=default bc=default..
48:p.
49:hp1.Invert selection:ehp1. Selects what isn't, deselects what is. In
50other words, reverses the current selection set.
51The accelerator is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.;:color fc=default bc=default..
52:p.
53:hp2.Compare selections:ehp2.
54:p.
55FM/2 provides Directory Containers with special selection commands that
56can be used to select file objects based on their relationship to file
57objects in other open Directory Containers. These commands are extremely
58powerful tools that can let you, for instance, compare two directories to
59see what's different about them. See also :link reftype=hd
60res=94900.Compare Directories:elink..
61:p.
62:hp1.Select if in all:ehp1. This command selects any file objects that
63exist in all open Directory Containers.
64:p.
65:hp1.Select if in more than one:ehp1. Selects any file objects that
66exist in more than one open Directory Containers.
67:p.
68:hp1.Select if in one:ehp1. Selects any file objects that exist in only
69one open Directory Container.
70:p.
71:hp1.Select newest:ehp1. Selects the newest file objects that exist in
72more than one open Directory Container.
73:p.
74:hp1.Select oldest:ehp1. Selects the oldest file objects that exist in
75more than one open Directory Container.
76:p.
77:hp1.Select largest:ehp1. Selects the largest file objects that exist in
78more than one open Directory Container.
79:p.
80:hp1.Select smallest:ehp1. Selects the smallest file objects that exist
81in more than one open Directory Container.
Note: See TracBrowser for help on using the repository browser.