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