Changeset 268 for trunk/dll/ipf/select.ipf
- Timestamp:
- Dec 8, 2005, 7:15:10 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/dll/ipf/select.ipf (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/select.ipf
r10 r268 3 3 :artwork name='..\..\bitmaps\select.bmp' align=center. 4 4 :artwork name='..\..\bitmaps\deselect.bmp' align=center. 5 5 6 The Ctrl + F8 accelerator calls up the Select menu for a given 6 7 container. You can also, of course, get to it with the mouse via the … … 8 9 :p. 9 10 What follows is an item-by-item description of the commands in the 10 Select menu. Where both Select and Deselect commands are available,11 Select menu. Where both Select and Deselect commands are available, 11 12 only the Select command will be discussed to save space and avoid 12 13 repetition. 13 14 :p. 14 :hp1.Select All:ehp1. Selects all objects in a container.15 :hp1.Select All:ehp1. Selects all objects in a container. 15 16 :hp1.Deselect All:ehp1. has an accelerator Ctrl + \. 16 17 :p. 17 :hp1.Select All Files:ehp1. Selects all the file objects in a18 container. The accelerator key Ctrl + / is assigned to this command.18 :hp1.Select All Files:ehp1. Selects all the file objects in a 19 container. The accelerator key Ctrl + / is assigned to this command. 19 20 :p. 20 :hp1.Select All Dirs:ehp1. Selects all the directory objects in a 21 container. The accelerator key Shift + Ctrl + ? is assigned to this 22 command (same as for Select All Files with the addition of the Shift 23 key). :hp1.Deselect All Dirs:ehp1. has an accelerator Shift + Ctrl + | 24 (same as Deselect All with the addition of the Shift key). 21 :hp1.Select All Dirs:ehp1. Selects all the directory objects in a 22 container. The accelerator key Shift + Ctrl + ? is assigned to this 23 command :hp1.Deselect All Dirs:ehp1. has an accelerator Shift + Ctrl + | 25 24 :p. 26 :hp1.Select Mask:ehp1. Allows you to select files that match a filemask.25 :hp1.Select Mask:ehp1. Allows you to select files that match a filemask. 27 26 The same dialog is used for this command that's used for the :link 28 reftype=hd res=93400.Filter:elink. command. When you first initiate27 reftype=hd res=93400.Filter:elink. command. When you first initiate 29 28 this command, FM/2 fills in a default mask built from the current 30 object's name. So, to quickly select all the *.BAK files in a29 object's name. So, to quickly select all the *.BAK files in a 31 30 container, you could select one of the files, then type Ctrl + = (the 32 31 accelerator assigned to Select Mask) and press [Enter] to accept the 33 32 default filemask built by FM/2 (*.BAK). 34 33 :p. 35 :hp1.Select clipboard:ehp1. If the OS/2 clipboard contains a list of files34 :hp1.Select clipboard:ehp1. If the OS/2 clipboard contains a list of files 36 35 (such as can be created with the :hp1.Save to clipboard:ehp1. command), 37 36 you can select any files present in both the container and the list with 38 this command. The accelerator for this command is Ctrl + ].The37 this command. The accelerator for this command is Ctrl + ]. The 39 38 accelerator for the Deselect clipboard command is Shift + Ctrl + }. 40 39 :p. 41 :hp1.Select List:ehp1. If you've saved a list to a file (such as can be40 :hp1.Select List:ehp1. If you've saved a list to a file (such as can be 42 41 created with the :link reftype=hd res=96000.Save to list file:elink. 43 42 command), you can select any files present in both the listfile and the 44 43 container with this command. 45 44 :p. 46 :hp1.Reselect:ehp1. This command causes the container to reselect the47 last selected items. The accelerator is Ctrl + '.45 :hp1.Reselect:ehp1. This command causes the container to reselect the 46 last selected items. The accelerator is Ctrl + '. 48 47 :p. 49 :hp1.Invert selection:ehp1. Selects what isn't, deselects what is.In48 :hp1.Invert selection:ehp1. Selects what isn't, deselects what is. In 50 49 other words, reverses the current selection set. 50 The accelerator is Ctrl + ;. 51 51 :p. 52 52 :hp2.Compare selections:ehp2. … … 54 54 FM/2 provides Directory Containers with special selection commands that 55 55 can be used to select file objects based on their relationship to file 56 objects in other open Directory Containers. These commands are extremely56 objects in other open Directory Containers. These commands are extremely 57 57 powerful tools that can let you, for instance, compare two directories to 58 see what's different about them. See also :link reftype=hd58 see what's different about them. See also :link reftype=hd 59 59 res=94900.Compare Directories:elink.. 60 60 :p. 61 :hp1.Select if in all:ehp1. This command selects any file objects that61 :hp1.Select if in all:ehp1. This command selects any file objects that 62 62 exist in all open Directory Containers. 63 63 :p. 64 :hp1.Select if in more than one:ehp1. Selects any file objects that64 :hp1.Select if in more than one:ehp1. Selects any file objects that 65 65 exist in more than one open Directory Containers. 66 66 :p. 67 :hp1.Select if in one:ehp1. Selects any file objects that exist in only67 :hp1.Select if in one:ehp1. Selects any file objects that exist in only 68 68 one open Directory Container. 69 69 :p. 70 :hp1.Select newest:ehp1. Selects the newest file objects that exist in70 :hp1.Select newest:ehp1. Selects the newest file objects that exist in 71 71 more than one open Directory Container. 72 72 :p. 73 :hp1.Select oldest:ehp1. Selects the oldest file objects that exist in73 :hp1.Select oldest:ehp1. Selects the oldest file objects that exist in 74 74 more than one open Directory Container. 75 75 :p. 76 :hp1.Select largest:ehp1. Selects the largest file objects that exist in76 :hp1.Select largest:ehp1. Selects the largest file objects that exist in 77 77 more than one open Directory Container. 78 78 :p. 79 :hp1.Select smallest:ehp1. Selects the smallest file objects that exist79 :hp1.Select smallest:ehp1. Selects the smallest file objects that exist 80 80 in more than one open Directory Container.
Note:
See TracChangeset
for help on using the changeset viewer.
